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(deps): bump the dependencies group with 11 updates #7197

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps the dependencies group with 11 updates:

Package From To
react-helmet-async 1.3.0 2.0.4
react-router-dom 6.16.0 6.22.3
react-use 17.4.0 17.5.0
@octokit/auth-action 4.0.1 5.0.0
cypress 13.6.2 13.7.1
markdownlint-cli 0.38.0 0.39.0
remark 14.0.3 15.0.1
remark-emoji 4.0.0 4.0.1
remark-frontmatter 4.0.1 5.0.0
remark-html 15.0.2 16.0.1
sass 1.71.1 1.72.0

Updates react-helmet-async from 1.3.0 to 2.0.4

Commits

Updates react-router-dom from 6.16.0 to 6.22.3

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.22.3

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.3
    • react-router@6.22.3

6.22.2

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.2
    • react-router@6.22.2

6.22.1

Patch Changes

  • Updated dependencies:
    • react-router@6.22.1
    • @remix-run/router@1.15.1

6.22.0

Minor Changes

  • Include a window__reactRouterVersion tag for CWV Report detection (#11222)

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.15.0
    • react-router@6.22.0

6.21.3

Patch Changes

  • Fix NavLink isPending when a basename is used (#11195)
  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#11187)
  • Updated dependencies:
    • react-router@6.21.3

6.21.2

Patch Changes

  • Leverage useId for internal fetcher keys when available (#11166)

... (truncated)

Commits

Updates react-use from 17.4.0 to 17.5.0

Release notes

Sourced from react-use's releases.

v17.5.0

17.5.0 (2024-01-22)

Features

  • add isFirst and isLast methods to useStateList hook (ac64414)
  • pencil: add isFirst and isLast return value to 'useStateList' (75218e4)
  • pencil: fix with yarn lint:fix (6a9dde5)

v17.4.4

17.4.4 (2024-01-21)

Bug Fixes

v17.4.3

17.4.3 (2024-01-13)

Bug Fixes

  • update useMedia hook to use recommended approach of MDN (e7379f0)

v17.4.2

17.4.2 (2023-12-01)

Bug Fixes

  • correct peer dependencies (d770587)

v17.4.1

17.4.1 (2023-11-28)

Bug Fixes

  • 🐛 bump nano-css version (812952b)
Changelog

Sourced from react-use's changelog.

17.5.0 (2024-01-22)

Features

  • add isFirst and isLast methods to useStateList hook (ac64414)
  • pencil: add isFirst and isLast return value to 'useStateList' (75218e4)
  • pencil: fix with yarn lint:fix (6a9dde5)

17.4.4 (2024-01-21)

Bug Fixes

17.4.3 (2024-01-13)

Bug Fixes

  • update useMedia hook to use recommended approach of MDN (e7379f0)

17.4.2 (2023-12-01)

Bug Fixes

  • correct peer dependencies (d770587)

17.4.1 (2023-11-28)

Bug Fixes

  • 🐛 bump nano-css version (812952b)
Commits
  • ade8d39 chore(release): 17.5.0 [skip ci]
  • ac64414 feat: add isFirst and isLast methods to useStateList hook
  • 6a9dde5 feat(pencil): fix with yarn lint:fix
  • 75218e4 feat(pencil): add isFirst and isLast return value to 'useStateList'
  • 82146f6 chore(release): 17.4.4 [skip ci]
  • 0534648 fix: typo in example
  • 06afdf7 Merge pull request #2535 from suisous/pr/suisous
  • ea688b0 chore(release): 17.4.3 [skip ci]
  • 3264d96 Merge pull request #2536 from willnguyen1312/pr/update-use-media
  • e7379f0 fix: update useMedia hook to use recommended approach of MDN
  • Additional commits viewable in compare view

Updates @octokit/auth-action from 4.0.1 to 5.0.0

Release notes

Sourced from @​octokit/auth-action's releases.

v5.0.0

5.0.0 (2024-03-04)

Features

BREAKING CHANGES

  • package is now ESM

  • fix(docs): update for ESM

v5.0.0-beta.1

5.0.0-beta.1 (2024-03-04)

Bug Fixes

Features

BREAKING CHANGES

  • package is now ESM
Commits
  • a2ca8bd feat: package is now ESM (#392)
  • d6e62a5 build(deps): lock file maintenance (#390)
  • 8863181 ci(action): update actions/add-to-project action to v0.6.0
  • ff99432 docs(README): fix spelling errors (#389)
  • 8fd6065 build(deps): lock file maintenance
  • 8c5b5f0 build(deps): lock file maintenance (#386)
  • 1cbfa21 chore(deps): update dependency prettier to v3.2.5 (#385)
  • 43a0e6a build(deps): lock file maintenance (#384)
  • 34f236d chore(deps): update dependency esbuild to ^0.20.0
  • 366e7f2 ci(action): update peter-evans/create-or-update-comment action to v4
  • Additional commits viewable in compare view

Updates cypress from 13.6.2 to 13.7.1

Release notes

Sourced from cypress's releases.

v13.7.1

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-1

v13.7.0

Changelog: https://docs.cypress.io/guides/references/changelog#13-7-0

v13.6.6

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-6

v13.6.5

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-5

v13.6.4

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-4

v13.6.3

Changelog: https://docs.cypress.io/guides/references/changelog#13-6-3

Commits

Updates markdownlint-cli from 0.38.0 to 0.39.0

Release notes

Sourced from markdownlint-cli's releases.

0.39.0

  • Update markdownlint dependency to 0.33.0
    • Add MD055/table-pipe-style, MD056/table-column-count
    • Improve MD005/MD007/MD024/MD026/MD038
    • Incorporate micromark-extension-directive
    • Improve JSON schema, document validation
  • Handle trailing commas in JSONC configuration
  • Update all dependencies via Dependabot
Commits
  • c9ea831 Bump version 0.39.0
  • 539c188 Add trailing commas to JSONC test configuration, update use of jsonc-parser p...
  • 7477055 Bump jsonc-parser from 3.2.0 to 3.2.1
  • e785e42 Make scoped custom rule package identifiers work with the --rules parameter (...
  • e7939f7 Bump ava from 6.0.1 to 6.1.0 (#450)
  • 64c05e1 Bump markdownlint from 0.32.1 to 0.33.0 (#448) (closes #437)
  • See full diff in compare view

Updates remark from 14.0.3 to 15.0.1

Commits

Updates remark-emoji from 4.0.0 to 4.0.1

Release notes

Sourced from remark-emoji's releases.

v4.0.1

  • Fix type definitions (#29)
    • This plugin is for transforming mdast (Markdown AST). Now it is explicitly defined as the 2nd type parameter of unified.Plugin.
    • @types/mdast and unified are now runtime dependencies. This ensures that the correct versions of those packages are referred by TypeScript compiler.
Changelog

Sourced from remark-emoji's changelog.

v4.0.1 - 29 Oct 2023

  • Fix type definitions (#29)
    • This plugin is for transforming mdast (Markdown AST). Now it is explicitly defined as the 2nd type parameter of unified.Plugin.
    • @types/mdast and unified are now runtime dependencies. This ensures that the correct versions of those packages are referred by TypeScript compiler.

[Changes][v4.0.1]

Commits
  • 2099218 4.0.1
  • 5082772 explicitly define type of processer is for mdast tree in type definition (fix...
  • 916ae2e remove node v14 and add node v20 on CI
  • 777f416 remark and unified dev dependencies major version bump
  • 256cc83 add changelog
  • See full diff in compare view

Updates remark-frontmatter from 4.0.1 to 5.0.0

Release notes

Sourced from remark-frontmatter's releases.

5.0.0

Change

  • cf244cd Update @type/mdast, unified, utilities migrate: update too
  • 813df9f Change to use exports migrate: don’t use private APIs
  • 2eb2310 Change to require Node.js 16 migrate: update too

Full Changelog: remarkjs/remark-frontmatter@4.0.1...5.0.0

Commits

Updates remark-html from 15.0.2 to 16.0.1

Release notes

Sourced from remark-html's releases.

16.0.1

  • e507e9d Fix to add misclassified dependency

Full Changelog: remarkjs/remark-html@16.0.0...16.0.1

16.0.0

Change

  • c726e74 Change to require Node.js 16 migrate: update too
  • 80482a5 Change to use exports migrate: don’t use private APIs
  • 1946cf3 Update @types/mdast, utilities, etc migrate: update too hast-util-sanitize@5: everything’s safe, GH is safe, but make sure to check if you’re super worried hast-util-to-html@9: options.entities -> options.characterReferences mdast-util-to-hast@13: handlers are different, if you pass those, see the changelog

Full Changelog: remarkjs/remark-html@15.0.2...16.0.0

Commits

Updates sass from 1.71.1 to 1.72.0

Release notes

Sourced from sass's releases.

Dart Sass 1.72.0

To install Sass 1.72.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.72.0

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.
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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2024
Copy link

vercel bot commented Mar 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webpack-js-org ❌ Failed (Inspect) Mar 22, 2024 7:58pm

Bumps the dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [react-helmet-async](https://github.com/staylor/react-helmet-async) | `1.3.0` | `2.0.4` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.16.0` | `6.22.3` |
| [react-use](https://github.com/streamich/react-use) | `17.4.0` | `17.5.0` |
| [@octokit/auth-action](https://github.com/octokit/auth-action.js) | `4.0.1` | `5.0.0` |
| [cypress](https://github.com/cypress-io/cypress) | `13.6.2` | `13.7.1` |
| [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.38.0` | `0.39.0` |
| [remark](https://github.com/remarkjs/remark) | `14.0.3` | `15.0.1` |
| [remark-emoji](https://github.com/rhysd/remark-emoji) | `4.0.0` | `4.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` |
| [sass](https://github.com/sass/dart-sass) | `1.71.1` | `1.72.0` |


Updates `react-helmet-async` from 1.3.0 to 2.0.4
- [Release notes](https://github.com/staylor/react-helmet-async/releases)
- [Commits](https://github.com/staylor/react-helmet-async/commits)

Updates `react-router-dom` from 6.16.0 to 6.22.3
- [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/react-router-dom@6.22.3/packages/react-router-dom)

Updates `react-use` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](streamich/react-use@v17.4.0...v17.5.0)

Updates `@octokit/auth-action` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/octokit/auth-action.js/releases)
- [Commits](octokit/auth-action.js@v4.0.1...v5.0.0)

Updates `cypress` from 13.6.2 to 13.7.1
- [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.6.2...v13.7.1)

Updates `markdownlint-cli` from 0.38.0 to 0.39.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](igorshubovych/markdownlint-cli@v0.38.0...v0.39.0)

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-emoji` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/rhysd/remark-emoji/releases)
- [Changelog](https://github.com/rhysd/remark-emoji/blob/master/CHANGELOG.md)
- [Commits](rhysd/remark-emoji@v4.0.0...v4.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 `sass` from 1.71.1 to 1.72.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.71.1...1.72.0)

---
updated-dependencies:
- dependency-name: react-helmet-async
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-use
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@octokit/auth-action"
  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-minor
  dependency-group: dependencies
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: remark
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: remark-emoji
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-dce0864490 branch from bbc53fc to e04206a Compare March 22, 2024 19:57
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dependencies-dce0864490 branch March 23, 2024 14:36
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.

None yet

0 participants