-
Notifications
You must be signed in to change notification settings - Fork 35
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
Bump the dependencies group with 18 updates #1347
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 18 updates: | Package | Update | | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | 6.14.1 to 6.14.2 | | [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) | 5.1.0 to 7.2.4 | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | 7.22.8 to 7.22.10 | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | 7.22.7 to 7.22.10 | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | 7.22.7 to 7.22.10 | | [@octokit/rest](https://github.com/octokit/rest.js) | 19.0.13 to 20.0.1 | | [cypress](https://github.com/cypress-io/cypress) | 12.17.0 to 12.17.3 | | [eslint](https://github.com/eslint/eslint) | 8.44.0 to 8.46.0 | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | 8.8.0 to 9.0.0 | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | 2.13.3 to 2.14.0 | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | 7.32.2 to 7.33.1 | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.6.1 to 29.6.2 | | [node-fetch](https://github.com/node-fetch/node-fetch) | 3.3.1 to 3.3.2 | | [postcss](https://github.com/postcss/postcss) | 8.4.25 to 8.4.27 | | [prettier](https://github.com/prettier/prettier) | 3.0.0 to 3.0.1 | | [sass](https://github.com/sass/dart-sass) | 1.63.6 to 1.64.2 | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | 3.3.2 to 3.3.3 | | [webpack](https://github.com/webpack/webpack) | 5.88.1 to 5.88.2 | Updates `react-router-dom` from 6.14.1 to 6.14.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `react-tiny-popover` from 5.1.0 to 7.2.4 - [Release notes](https://github.com/alexkatz/react-tiny-popover/releases) - [Changelog](https://github.com/alexkatz/react-tiny-popover/blob/master/CHANGELOG.md) - [Commits](https://github.com/alexkatz/react-tiny-popover/commits) Updates `@babel/core` from 7.22.8 to 7.22.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-core) Updates `@babel/eslint-parser` from 7.22.7 to 7.22.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.10/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.22.7 to 7.22.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.10/packages/babel-preset-env) Updates `@octokit/rest` from 19.0.13 to 20.0.1 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v19.0.13...v20.0.1) Updates `cypress` from 12.17.0 to 12.17.3 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v12.17.0...v12.17.3) Updates `eslint` from 8.44.0 to 8.46.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.44.0...v8.46.0) Updates `eslint-config-prettier` from 8.8.0 to 9.0.0 - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.8.0...v9.0.0) Updates `eslint-plugin-cypress` from 2.13.3 to 2.14.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.13.3...v2.14.0) Updates `eslint-plugin-react` from 7.32.2 to 7.33.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.32.2...v7.33.1) Updates `jest` from 29.6.1 to 29.6.2 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest) Updates `node-fetch` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v3.3.1...v3.3.2) Updates `postcss` from 8.4.25 to 8.4.27 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.25...8.4.27) Updates `prettier` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.0...3.0.1) Updates `sass` from 1.63.6 to 1.64.2 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.63.6...1.64.2) Updates `tailwindcss` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.3.3/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.3.2...v3.3.3) Updates `webpack` from 5.88.1 to 5.88.2 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.88.1...v5.88.2) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: react-tiny-popover dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: node-fetch dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-cb155c9acd
branch
August 10, 2023 09:26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 18 updates:
Updates
react-router-dom
from 6.14.1 to 6.14.2Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
1acea8b
chore: Update version for release (#10711)a9d1263
chore: Update version for release (pre) (#10710)3cda182
chore: Update version for release (pre) (#10692)4e4c08a
Properly decode element id when emulating hash scrolling (#10682)bbc7715
Add missing <Form state> prop (#10630)499af9a
Merge branch 'release-next' into devaf41cda
Hydrate proper error type for subclasses of Error (#10633)Updates
react-tiny-popover
from 5.1.0 to 7.2.4Commits
Updates
@babel/core
from 7.22.8 to 7.22.10Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
65f3184
v7.22.1048b05ac
Only allow developing Babel 8 in ESM mode (#15816)65a6bca
[babel 8] UseNodePath#hub
as part of the paths cache key (#15759)b23b0eb
Fix eslint-plugin-jest config (#15826)a5b300b
Enable@typescript-eslint/no-redundant-type-constituents
rule (#15794)1010563
[babel 8] Make.version
directly available in cjs proxy (#15809)ee0c795
Fix typos found by codespell (#15783)db9b596
enable@typescript-eslint/prefer-optional-chain
(#15780)24ce62a
v7.22.9cc85b60
move core transformation cases to plugins and traverse (#15766)Updates
@babel/eslint-parser
from 7.22.7 to 7.22.10Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
65f3184
v7.22.10b23b0eb
Fix eslint-plugin-jest config (#15826)a21be92
[babel 8] Bump eslint-parser/plugin eslint requirements (#15763)24ce62a
v7.22.98d889c4
Bump semver to ^6.3.1 (#15770)Updates
@babel/preset-env
from 7.22.7 to 7.22.10Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
65f3184
v7.22.10f7b472c
fix: Bumpregenerator
and add tests (#15841)b23b0eb
Fix eslint-plugin-jest config (#15826)6b91b9b
[babel 8] Remove default syntax plugins from preset-env (#15810)6980be9
Update non-monorepo Babel packages (#15813)a5b300b
Enable@typescript-eslint/no-redundant-type-constituents
rule (#15794)3caeeb1
Memoize class binding when compiling private methods and static elements (#15...ee0c795
Fix typos found by codespell (#15783)24ce62a
v7.22.9cc85b60
move core transformation cases to plugins and traverse (#15766)Updates
@octokit/rest
from 19.0.13 to 20.0.1Release notes
Sourced from
@octokit/rest
's releases.... (truncated)
Commits
688f86a
fix(deps): update dependency@octokit/plugin-request-log
to v4 (#322)5429dfd
feat: v20 (#305)64ca2b9
chore(deps): update dependency prettier to v3 (#326)36d1a72
build(deps): lock file maintenanceUpdates
cypress
from 12.17.0 to 12.17.3Release notes
Sourced from cypress's releases.
Commits
14a7416
chore: release version 12.17.3 (#27436)68f8f99
chore: update node types from v14 to v16 latest to be current (no 16.16.0 typ...0336922
SEC-563 | Exclude system-tests from Snyk security checks for cypress monorepo...f1454dd
chore: upgrade webpack dependencies to latest v4 compatible (#27396)d0fbd29
fix: updating branch name fallbacks for GitHub Actions recordings (#27409)152e4ff
chore: updating v8 snapshot cache5b58a93
chore: updating v8 snapshot cachebfc7f49
chore: updating v8 snapshot cachece99188
chore: Update v8 snapshot cache (#27314)4466d34
chore: update electron sub dependencies (#27361)Updates
eslint
from 8.44.0 to 8.46.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.