-
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 28 updates #1363
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 28 updates: | Package | From | To | | --- | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.14.1` | `6.15.0` | | [react-tiny-popover](https://github.com/alexkatz/react-tiny-popover) | `5.1.0` | `7.2.4` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.22.8` | `7.22.15` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.22.7` | `7.22.15` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.7` | `7.22.15` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.22.5` | `7.22.15` | | [@octokit/rest](https://github.com/octokit/rest.js) | `19.0.13` | `20.0.1` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.5.10` | `0.5.11` | | [@svgr/webpack](https://github.com/gregberge/svgr) | `8.0.1` | `8.1.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.14` | `10.4.15` | | [cypress](https://github.com/cypress-io/cypress) | `12.17.0` | `13.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.44.0` | `8.48.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.8.0` | `9.0.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.13.3` | `2.14.0` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `2.1.0` | `2.2.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.32.2` | `7.33.2` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.1` | `29.6.4` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.21.5` | `1.21.7` | | [lint-staged](https://github.com/okonet/lint-staged) | `13.2.3` | `14.0.1` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.35.0` | `0.36.0` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `3.3.1` | `3.3.2` | | [postcss](https://github.com/postcss/postcss) | `8.4.25` | `8.4.29` | | [prettier](https://github.com/prettier/prettier) | `3.0.0` | `3.0.3` | | [remark-emoji](https://github.com/rhysd/remark-emoji) | `3.1.2` | `4.0.0` | | [sass](https://github.com/sass/dart-sass) | `1.63.6` | `1.66.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.2` | `3.3.3` | | [webpack](https://github.com/webpack/webpack) | `5.88.1` | `5.88.2` | | [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) | `4.9.0` | `4.9.1` | Updates `react-router-dom` from 6.14.1 to 6.15.0 - [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.15 - [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.15/packages/babel-core) Updates `@babel/eslint-parser` from 7.22.7 to 7.22.15 - [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.15/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.22.7 to 7.22.15 - [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.15/packages/babel-preset-env) Updates `@babel/preset-react` from 7.22.5 to 7.22.15 - [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.15/packages/babel-preset-react) 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 `@pmmmwh/react-refresh-webpack-plugin` from 0.5.10 to 0.5.11 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](pmmmwh/react-refresh-webpack-plugin@v0.5.10...v0.5.11) Updates `@svgr/webpack` from 8.0.1 to 8.1.0 - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](gregberge/svgr@v8.0.1...v8.1.0) Updates `autoprefixer` from 10.4.14 to 10.4.15 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.14...10.4.15) Updates `cypress` from 12.17.0 to 13.1.0 - [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...v13.1.0) Updates `eslint` from 8.44.0 to 8.48.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.48.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-mdx` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]) Updates `eslint-plugin-react` from 7.32.2 to 7.33.2 - [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.2) Updates `jest` from 29.6.1 to 29.6.4 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest) Updates `lightningcss` from 1.21.5 to 1.21.7 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits) Updates `lint-staged` from 13.2.3 to 14.0.1 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.2.3...v14.0.1) Updates `markdownlint-cli` from 0.35.0 to 0.36.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.35.0...v0.36.0) 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.29 - [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.29) Updates `prettier` from 3.0.0 to 3.0.3 - [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.3) Updates `remark-emoji` from 3.1.2 to 4.0.0 - [Release notes](https://github.com/rhysd/remark-emoji/releases) - [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md) - [Commits](rhysd/remark-emoji@v3.1.2...v4.0.0) Updates `sass` from 1.63.6 to 1.66.1 - [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.66.1) 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/master/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) Updates `webpack-bundle-analyzer` from 4.9.0 to 4.9.1 - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/webpack-bundle-analyzer@v4.9.0...v4.9.1) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor 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: "@babel/preset-react" 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: "@pmmmwh/react-refresh-webpack-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@svgr/webpack" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major 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-mdx 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: lightningcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor 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: remark-emoji dependency-type: direct:development update-type: version-update:semver-major 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 - dependency-name: webpack-bundle-analyzer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-0e18e87d3f
branch
September 10, 2023 10:32
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 28 updates:
6.14.1
6.15.0
5.1.0
7.2.4
7.22.8
7.22.15
7.22.7
7.22.15
7.22.7
7.22.15
7.22.5
7.22.15
19.0.13
20.0.1
0.5.10
0.5.11
8.0.1
8.1.0
10.4.14
10.4.15
12.17.0
13.1.0
8.44.0
8.48.0
8.8.0
9.0.0
2.13.3
2.14.0
2.1.0
2.2.0
7.32.2
7.33.2
29.6.1
29.6.4
1.21.5
1.21.7
13.2.3
14.0.1
0.35.0
0.36.0
3.3.1
3.3.2
8.4.25
8.4.29
3.0.0
3.0.3
3.1.2
4.0.0
1.63.6
1.66.1
3.3.2
3.3.3
5.88.1
5.88.2
4.9.0
4.9.1
Updates
react-router-dom
from 6.14.1 to 6.15.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
e79cb77
chore: Update version for release (#10776)cd1e25a
chore: Update version for release (pre) (#10771)d6d0e5b
Merge branch 'main' into release-nextfb70fed
Do not include hash in useFormAction() for unspecified actions (#10758)46806a4
Add support to force reload on redirect withX-Remix-Reload-Document
header...b23d7b5
Fix docs on NavLink w.r.t. links to the root route and the end prop (#10757)4bdd6b4
Add setTimeout back to unstable_usePrompt (#10718)78ef4ef
Stabilize useRevalidator (#10707)172bad7
Merge branch 'release-next' into dev1acea8b
chore: Update version for release (#10711)Updates
react-tiny-popover
from 5.1.0 to 7.2.4Commits
Updates
@babel/core
from 7.22.8 to 7.22.15Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
5260051
v7.22.15ca8335c
Only perform config loading re-entrancy check for cjs (#15923)c39fda2
chore: Update TS 5.2 (#15897)5ebab54
Add explicit.ts
/.js
extension to all imports insrc
(#15892)f64b04e
extract more test helpers to repo-utils (#15902)2a6d803
Updatejest-light-runner
, enablesource-map-support
(#15883)13b1113
v7.22.110c8dfc1
enable jest/no-standalone-expect (#15872)05c4089
Disallow sync createConfigItem,loadPartialConfig,loadOptions (#15869)6e04ebd
bump json5, terser and webpack, further minimize babel helpers (#15833)Updates
@babel/eslint-parser
from 7.22.7 to 7.22.15Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
5260051
v7.22.15c39fda2
chore: Update TS 5.2 (#15897)f64b04e
extract more test helpers to repo-utils (#15902)13b1113
v7.22.110c8dfc1
enable jest/no-standalone-expect (#15872)05c4089
Disallow sync createConfigItem,loadPartialConfig,loadOptions (#15869)65f3184
v7.22.10b23b0eb
Fix eslint-plugin-jest config (#15826)a21be92
[babel 8] Bump eslint-parser/plugin eslint requirements (#15763)24ce62a
v7.22.9Updates
@babel/preset-env
from 7.22.7 to 7.22.15Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
5260051
v7.22.155ebab54
Add explicit.ts
/.js
extension to all imports insrc
(#15892)1a8436c
v7.22.14f64b04e
extract more test helpers to repo-utils (#15902)f9d1adf
Avoid dynamic require call in preset-env (#15907)9de5c44
Improve helper-fixtures (#15890)0c8dfc1
enable jest/no-standalone-expect (#15872)7048370
Simplify?.
output when chain result is ignored (#15871)6e04ebd
bump json5, terser and webpack, further minimize babel helpers (#15833)65f3184
v7.22.10Updates
@babel/preset-react
from 7.22.5 to 7.22.15Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
5260051
v7.22.155ebab54
Add explicit.ts
/.js
extension to all imports insrc
(#15892)f64b04e
extract more test helpers to repo-utils (#15902)0c8dfc1
enable jest/no-standalone-expect (#15872)b23b0eb
Fix eslint-plugin-jest config (#15826)be8fccd
chore: Runreadmes.js
in CI (#15690)Updates
@octokit/rest
from 19.0.13 to 20.0.1Release notes
Sourced from
@octokit/rest
's releases.