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

build(deps): Bump the prod-dependencies group in /washboard-ui with 4 updates #1642

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the prod-dependencies group in /washboard-ui with 4 updates: immer, date-fns, lucide-react and react-router-dom.

Updates immer from 10.0.3 to 10.0.4

Release notes

Sourced from immer's releases.

v10.0.4

10.0.4 (2024-03-09)

Bug Fixes

Commits
  • 8949a3e fix: Fix handling of Symbol and non-enumerable properties in finalization / f...
  • 44363f7 chore: remove dependency on spec.ts to fix build issue (#1104)
  • 8fd0481 chore(deps): bump postcss from 8.4.20 to 8.4.31 in /website (#1076)
  • 8f35846 chore(deps): bump semver from 5.7.1 to 5.7.2 (#1055)
  • 1c82d1e chore(deps): bump semver from 5.7.1 to 5.7.2 in /website (#1054)
  • a92242b chore: Update question.md. Fixes #1089
  • See full diff in compare view

Updates date-fns from 3.3.1 to 3.4.0

Release notes

Sourced from date-fns's releases.

v3.4.0

Kudos to @​kossnocorp, @​sakamossan, and @​Revan99 for working on the release. Also, thanks to @​seated for sponsoring me.

Added

Changelog

Sourced from date-fns's changelog.

v3.4.0 - 2024-03-11

Kudos to @​kossnocorp, @​sakamossan and @​Revan99 for working on the release. Also thanks to @​seated for sponsoring me.

Added

Commits

Updates lucide-react from 0.344.0 to 0.354.0

Release notes

Sourced from lucide-react's releases.

New icons 0.354.0

Modified Icons 🔨

New icons 0.353.0

New icons 🎨

New icons 0.352.0

Modified Icons 🔨

New icons 0.351.0

New icons 🎨

Modified Icons 🔨

New icons 0.350.0

Modified Icons 🔨

New icons 0.349.0

Modified Icons 🔨

New icons 0.348.0

New icons 🎨

... (truncated)

Commits

Updates react-router-dom from 6.22.2 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
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

Bumps the prod-dependencies group in /washboard-ui with 4 updates: [immer](https://github.com/immerjs/immer), [date-fns](https://github.com/date-fns/date-fns), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `immer` from 10.0.3 to 10.0.4
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](immerjs/immer@v10.0.3...v10.0.4)

Updates `date-fns` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](date-fns/date-fns@v3.3.1...v3.4.0)

Updates `lucide-react` from 0.344.0 to 0.354.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.354.0/packages/lucide-react)

Updates `react-router-dom` from 6.22.2 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)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2024 13:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 11, 2024
@brooksmtownsend brooksmtownsend enabled auto-merge (rebase) March 12, 2024 14:04
@brooksmtownsend brooksmtownsend merged commit 67fc4da into main Mar 12, 2024
39 checks passed
@brooksmtownsend brooksmtownsend deleted the dependabot/npm_and_yarn/washboard-ui/prod-dependencies-183ef175c2 branch March 12, 2024 14:06
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.

None yet

1 participant