-
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 19 updates #1379
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 19 updates: | Package | From | To | | --- | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.15.0` | `6.16.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.15` | `7.23.0` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.22.15` | `7.22.20` | | [@octokit/auth-action](https://github.com/octokit/auth-action.js) | `4.0.0` | `4.0.1` | | [@octokit/rest](https://github.com/octokit/rest.js) | `20.0.1` | `20.0.2` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.15` | `10.4.16` | | [cypress](https://github.com/cypress-io/cypress) | `13.1.0` | `13.2.0` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.50.0` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `2.14.0` | `2.15.1` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.4` | `29.7.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.21.7` | `1.22.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.36.0` | `0.37.0` | | [postcss](https://github.com/postcss/postcss) | `8.4.29` | `8.4.30` | | [remark](https://github.com/remarkjs/remark) | `14.0.3` | `15.0.1` | | [remark-frontmatter](https://github.com/remarkjs/remark-frontmatter) | `4.0.1` | `5.0.0` | | [remark-html](https://github.com/remarkjs/remark-html) | `15.0.2` | `16.0.1` | | [rimraf](https://github.com/isaacs/rimraf) | `5.0.1` | `5.0.4` | | [sass](https://github.com/sass/dart-sass) | `1.66.1` | `1.68.0` | Updates `react-router-dom` from 6.15.0 to 6.16.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.15 to 7.23.0 - [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.23.0/packages/babel-core) Updates `@babel/preset-env` from 7.22.15 to 7.22.20 - [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.20/packages/babel-preset-env) Updates `@octokit/auth-action` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/octokit/auth-action.js/releases) - [Commits](octokit/auth-action.js@v4.0.0...v4.0.1) Updates `@octokit/rest` from 20.0.1 to 20.0.2 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v20.0.1...v20.0.2) Updates `autoprefixer` from 10.4.15 to 10.4.16 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.15...10.4.16) Updates `cypress` from 13.1.0 to 13.2.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@v13.1.0...v13.2.0) Updates `eslint` from 8.48.0 to 8.50.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.50.0) Updates `eslint-plugin-cypress` from 2.14.0 to 2.15.1 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.14.0...v2.15.1) Updates `jest` from 29.6.4 to 29.7.0 - [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.7.0/packages/jest) Updates `lightningcss` from 1.21.7 to 1.22.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.22.0) Updates `markdownlint-cli` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.36.0...v0.37.0) Updates `postcss` from 8.4.29 to 8.4.30 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.29...8.4.30) Updates `remark` from 14.0.3 to 15.0.1 - [Release notes](https://github.com/remarkjs/remark/releases) - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md) - [Commits](remarkjs/remark@14.0.3...15.0.1) Updates `remark-frontmatter` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/remarkjs/remark-frontmatter/releases) - [Commits](remarkjs/remark-frontmatter@4.0.1...5.0.0) Updates `remark-html` from 15.0.2 to 16.0.1 - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](remarkjs/remark-html@15.0.2...16.0.1) Updates `rimraf` from 5.0.1 to 5.0.4 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.1...v5.0.4) Updates `sass` from 1.66.1 to 1.68.0 - [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.66.1...1.68.0) --- 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-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@octokit/auth-action" 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-patch 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-minor dependency-group: dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-cypress 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-minor dependency-group: dependencies - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: remark dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: remark-frontmatter dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: remark-html dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: rimraf 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 26, 2023
Superseded by #1380. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/dependencies-bf4f5ec85a
branch
September 27, 2023 09:35
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 19 updates:
6.15.0
6.16.0
5.1.0
7.2.4
7.22.15
7.23.0
7.22.15
7.22.20
4.0.0
4.0.1
20.0.1
20.0.2
10.4.15
10.4.16
13.1.0
13.2.0
8.48.0
8.50.0
2.14.0
2.15.1
29.6.4
29.7.0
1.21.7
1.22.0
0.36.0
0.37.0
8.4.29
8.4.30
14.0.3
15.0.1
4.0.1
5.0.0
15.0.2
16.0.1
5.0.1
5.0.4
1.66.1
1.68.0
Updates
react-router-dom
from 6.15.0 to 6.16.0Release notes
Sourced from react-router-dom's releases.
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
Commits
13fb25a
chore: Update version for release (#10866)6bd6fb9
chore: Update version for release (pre) (#10849)9b1d184
chore: Update version for release (pre) (#10844)b6614b0
Add generics for Remix type enhancements (#10843)3069e52
chore: Update version for release (pre) (#10828)9852bb0
name change (#10812)a4495de
Export proper ErrorResponse type (#10811)ae75cdc
Export ShouldRevalidateFunctionArgs interface (#10797)8b3559a
Encode URIs during server rendering of <a href>/<form action> to avoi… (#10769)Updates
react-tiny-popover
from 5.1.0 to 7.2.4Commits
Updates
@babel/core
from 7.22.15 to 7.23.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ca58ec1
v7.23.00d8b6df
Inlineexports.XXX =
update in simple variable declarations (#15984)4bf5932
Updateconvert-source-map
(#15909)9f3dfd9
v7.22.203ed28b2
Fully support||
and&&
inpluginToggleBooleanFlag
(#15961)77b0d73
v7.22.195d1fb54
v7.22.1804a4ee3
Fix import with wrong extension (#15952)0effd92
Visualize source maps in tests (#15931)49adb60
v7.22.17Updates
@babel/preset-env
from 7.22.15 to 7.22.20Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
9f3dfd9
v7.22.20ad26f90
Revert "Improve output when wrapping functions" (#15979)95dcdae
update compat-table to d5e9c83b96b23f15318e6b2dc3f5bf51314aa340 (#15970)3ed28b2
Fully support||
and&&
inpluginToggleBooleanFlag
(#15961)b9a2244
Improve output when wrapping functions (e.g.async
functions) (#15922)Updates
@octokit/auth-action
from 4.0.0 to 4.0.1Release notes
Sourced from
@octokit/auth-action
's releases.Commits
f217bbb
fix(deps): update dependency@octokit/types
to v12 (#352)5d9ea3a
ci(action): update peter-evans/create-or-update-comment digest to 46da6c0e2ca04e
build(deps): lock file maintenance (#350)87979e6
ci(action): update peter-evans/create-or-update-comment digest to 1f6c514ad6b562
build(deps): lock file maintenance (#348)826cf96
build(deps): lock file maintenance (#347)cf70c04
ci(action): update peter-evans/create-or-update-comment digest to 223779b86a6851
ci(action): update peter-evans/create-or-update-comment digest to 46846e592d4f93
ci(action): update actions/checkout action to v439de85f
build(deps): lock file maintenance (#329)Updates
@octokit/rest
from 20.0.1 to 20.0.2Release notes
Sourced from
@octokit/rest
's releases.Commits
258bf80
fix(deps): update octokit monorepo (major) (#363)657681e
ci(action): update actions/checkout digest to 8ade1351fab5ee
ci(action): update peter-evans/create-or-update-comment digest to 46da6c0863bdb9
chore(deps): update dependency semantic-release to v22 (#360)e719a30
ci(action): update peter-evans/create-or-update-comment digest to 1f6c51446c65b2
chore(deps): update dependency marked to v9 (#357)fdf7c1b
ci: don't put a comment on PRs from dependabot or renovate (#358)91cf21a
ci(action): update peter-evans/create-or-update-comment digest to 223779bf66532f
ci(action): update peter-evans/create-or-update-comment digest to 46846e5f63afb3
ci(action): update actions/checkout action to v4Updates
autoprefixer
from 10.4.15 to 10.4.16Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
026083c
Release 10.4.16 version4cda7ae
Update dependencies7a49d6a
Update CIa87f4cd
improve performance (#1500)0d6496e
Update dependenciesd9064cb
Remove deprecated browsers from README (#1499)Updates
cypress
from 13.1.0 to 13.2.0Release notes
Sourced from cypress's releases.
Commits
8638abb
chore: prep changelog ready for release and bump cypress version (#27794)f8b4c59
fix: update net stubbing to not intercept requests sent to dev server (#27788)356edfc
chore: fix the changelog to pass release readiness (#27787)a1161c9
fix: hanging on basic auth requests in chromium browsers (#27781)70248ab
fix: prerequest correlation for various retried and cached requests (#27771)86d8b96
docs: fix typo in CONTRIBUTING.md (#27705)f900c59
chore: release@cypress/webpack-dev-server-v3
.6.1576a952
chore: release@cypress/schematic-v2
.5.1ffaafa5
chore: release create-cypress-tests-v2.0.3b85dd75
dependency: update to electron 25 and node 18 (#27715)Updates
eslint
from 8.48.0 to 8.50.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
299bfae
8.50.0212687c
Build: changelog update for 8.50.0f8a8a2d
chore: upgrade@eslint/js
@8
.50.0 (#17599)38ada6d
chore: package.json update for@eslint/js
release27d5a9e
feat: add suggestions to array-callback-return (#17590)f9082ff
feat: flat-rule-tester make sure default config always matches (#17585)83914ad
feat: Implement SourceCode#applyInlineConfig() (#17351)cc4d26b
fix: Ensure deprecated context.parserServices warns (#17593)1ea4cfb
fix: Ensure all RuleTester tests all deprecated context methods (#17587)1800537
docs: Fix and standardize JSX code examples (#17591)Updates
eslint-plugin-cypress
...Description has been truncated