Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump the theoretically-non-breaking group across 1 directory with 4 updates #45

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the theoretically-non-breaking group with 4 updates in the / directory: jscodeshift, parse5, postcss and standard.

Updates jscodeshift from 17.0.0 to 17.1.1

Release notes

Sourced from jscodeshift's releases.

v17.1.1

[17.1.1] 2024-10-31

Fixed

  • Republished with temp dependency properly removed (#638, thanks @​trivikr for reporting)

17.1.0

[17.1.0] 2024-10-30

Added

  • pkg.pr.new will now be used to build an npm pakage for each commit to the repo, allowing you to more easily test changes or use new features before an official release is cut. (#622, @​Aslemammad)

Changed

Fixed

  • Removed old docs command from package.json since the new docs are in the website folder, which has instructions in its README.
Changelog

Sourced from jscodeshift's changelog.

[17.1.1] 2024-10-31

Fixed

  • Republished with temp dependency properly removed (#638, thanks @​trivikr for reporting)

[17.1.0] 2024-10-30

Added

  • pkg.pr.new will now be used to build an npm pakage for each commit to the repo, allowing you to more easily test changes or use new features before an official release is cut. (#622, @​Aslemammad)

Changed

Fixed

  • Removed old docs command from package.json since the new docs are in the website folder, which has instructions in its README.
Commits
  • af78edc v17.1.1
  • c6b3fcd v17.1.0
  • f25d7b7 chore: replace temp library with tmp (#633)
  • 7c4a6f5 Bump dset from 3.1.3 to 3.1.4 in /website
  • b97ccec Bump path-to-regexp from 6.2.2 to 6.3.0 in /website
  • 090e23a Bump micromatch from 4.0.7 to 4.0.8 in /website
  • e7a9a72 Fix renameTo false positive for JSX tags
  • 9355203 Bump rollup from 4.18.0 to 4.22.4 in /website
  • b4fedcd Revert pkg-pr-new to npx, since it breaks older Node versions when it's in pa...
  • 2386494 move to yarn
  • Additional commits viewable in compare view

Updates parse5 from 7.1.2 to 7.2.1

Release notes

Sourced from parse5's releases.

v7.2.1

What's Changed

Full Changelog: inikulin/parse5@v7.2.0...v7.2.1

v7.2.0

What's Changed

... (truncated)

Commits
  • 8822d8d chore: bump parse5 to 7.2.1 (#1314)
  • c4a4eb7 fix: export tree adapter types as namespace to support TS4.x (#1313)
  • a05d741 chore(deps): bump actions/setup-node from 4.0.4 to 4.1.0 (#1311)
  • 22f502d chore(deps-dev): bump @​types/jest from 29.5.13 to 29.5.14 (#1310)
  • 710bd5a chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#1309)
  • 84b1e11 chore(deps): bump github/codeql-action from 3.26.13 to 3.27.0 (#1308)
  • 4faf548 chore(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 (#1307)
  • 33f3a19 chore(deps-dev): bump @​eslint/js from 9.12.0 to 9.13.0 (#1306)
  • 8bc7fd5 chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 (#1305)
  • c65ea16 chore(deps-dev): bump typescript-eslint from 8.9.0 to 8.10.0 (#1304)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 43081j, a new releaser for parse5 since your current version.


Updates postcss from 8.4.42 to 8.4.47

Release notes

Sourced from postcss's releases.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

8.4.43

  • Fixed markClean is not a function error.
Changelog

Sourced from postcss's changelog.

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

8.4.43

  • Fixed markClean is not a function error.
Commits

Updates standard from 17.1.0 to 17.1.2

Release notes

Sourced from standard's releases.

v17.1.2

  • Unpin and bump eslint-plugin-react(#1976) 004e63b

standard/standard@v17.1.1...v17.1.2

v17.1.1

  • Pin eslint-plugin-react to 7.35.2 (#1976) d535d98

standard/standard@v17.1.0...v17.1.1

Changelog

Sourced from standard's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 4 updates

Bumps the theoretically-non-breaking group with 4 updates in the / directory: [jscodeshift](https://github.com/facebook/jscodeshift), [parse5](https://github.com/inikulin/parse5), [postcss](https://github.com/postcss/postcss) and [standard](https://github.com/standard/standard).


Updates `jscodeshift` from 17.0.0 to 17.1.1
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](facebook/jscodeshift@v17.0.0...v17.1.1)

Updates `parse5` from 7.1.2 to 7.2.1
- [Release notes](https://github.com/inikulin/parse5/releases)
- [Commits](inikulin/parse5@v7.1.2...v7.2.1)

Updates `postcss` from 8.4.42 to 8.4.47
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.42...8.4.47)

Updates `standard` from 17.1.0 to 17.1.2
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](standard/standard@v17.1.0...v17.1.2)

---
updated-dependencies:
- dependency-name: jscodeshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: parse5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: theoretically-non-breaking
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
- dependency-name: standard
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: theoretically-non-breaking
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2024
@nolanlawson nolanlawson merged commit 88d420e into main Nov 1, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/theoretically-non-breaking-a5d630a2fb branch November 1, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant