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 js-minor group in /ui with 3 updates #3183

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the js-minor group in /ui with 3 updates: react-router-dom, globals and json-stable-stringify.

Updates react-router-dom from 7.0.2 to 7.1.0

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.

7.1.0

Patch Changes

  • Updated dependencies:
    • react-router@7.1.0
Commits

Updates globals from 15.13.0 to 15.14.0

Release notes

Sourced from globals's releases.

v15.14.0

  • Add vitest globals (#274) 06a5723

sindresorhus/globals@v15.13.0...v15.14.0

Commits

Updates json-stable-stringify from 1.1.1 to 1.2.1

Changelog

Sourced from json-stable-stringify's changelog.

v1.2.1 - 2024-12-21

Commits

  • [types] input is unknown, can be non object 7135fba
  • [Dev Deps] update @arethetypeswrong/cli, @types/tape 504a644

v1.2.0 - 2024-12-17

Fixed

Commits

  • [New] add types 5dbd6c8
  • [eslint] clean up formatting 21e95e5
  • [meta] sort package.json a9f44d5
  • [actions] split out node 10-20, and 20+ 74551e4
  • [Tests] add test coverage for options provided directly on a cmp function 0a50205
  • [Robustness] cache more builtins d390c99
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, tape 03686a0
  • [Tests] key ordering is reversed in node 11+ 7034a17
  • [Dev Deps] update npmignore, tape ba8d519
  • [Refactor] use call-bound directly 850b24c
  • [Tests] replace aud with npm audit 22fb720
  • [Deps] update call-bind adc30b0
  • [Deps] update call-bind a280582
  • [Dev Deps] add missing peer dep 3bb517c
Commits
  • cbe368f v1.2.1
  • 504a644 [Dev Deps] update @arethetypeswrong/cli, @types/tape
  • 7135fba [types] input is unknown, can be non object
  • 4cff539 v1.2.0
  • 7034a17 [Tests] key ordering is reversed in node 11+
  • 5dbd6c8 [New] add types
  • 0a50205 [Tests] add test coverage for options provided directly on a cmp function
  • 21e95e5 [eslint] clean up formatting
  • d390c99 [Robustness] cache more builtins
  • 850b24c [Refactor] use call-bound directly
  • Additional commits viewable in compare view

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

Bumps the js-minor group in /ui with 3 updates: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom), [globals](https://github.com/sindresorhus/globals) and [json-stable-stringify](https://github.com/ljharb/json-stable-stringify).


Updates `react-router-dom` from 7.0.2 to 7.1.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/react-router-dom@7.1.0/packages/react-router-dom)

Updates `globals` from 15.13.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.13.0...v15.14.0)

Updates `json-stable-stringify` from 1.1.1 to 1.2.1
- [Changelog](https://github.com/ljharb/json-stable-stringify/blob/main/CHANGELOG.md)
- [Commits](ljharb/json-stable-stringify@v1.1.1...v1.2.1)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-minor
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-minor
- dependency-name: json-stable-stringify
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: js-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 22, 2024 06:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2024
Copy link

netlify bot commented Dec 22, 2024

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 249fc9a
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/6767ab148887500008c8b50c
😎 Deploy Preview https://deploy-preview-3183.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@krancour krancour added this to the v1.2.0 milestone Dec 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 29, 2024

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

@dependabot dependabot bot closed this Dec 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/js-minor-89de7b3e5d branch December 29, 2024 05:54
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants