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 dependencies group across 1 directory with 3 updates #1416

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps the dependencies group with 3 updates in the / directory: sort-package-json, rollup and type-fest.

Updates sort-package-json from 2.8.0 to 2.10.0

Release notes

Sourced from sort-package-json's releases.

v2.10.0

2.10.0 (2024-03-30)

Features

v2.9.0

2.9.0 (2024-03-26)

Features

Commits

Updates rollup from 4.13.0 to 4.17.2

Release notes

Sourced from rollup's releases.

v4.17.2

4.17.2

2024-04-30

Bug Fixes

  • Fix tree-shaking problems when using spread arguments (#5503)

Pull Requests

v4.17.1

4.17.1

2024-04-29

Bug Fixes

  • Prevent infinite recursions for certain constructor invocations (#5500)

Pull Requests

v4.17.0

4.17.0

2024-04-27

Features

  • Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) (#5483)

Bug Fixes

  • Reduce browser WASM size to a fraction by changing optimization settings (#5494)

Pull Requests

v4.16.4

... (truncated)

Changelog

Sourced from rollup's changelog.

4.17.2

2024-04-30

Bug Fixes

  • Fix tree-shaking problems when using spread arguments (#5503)

Pull Requests

4.17.1

2024-04-29

Bug Fixes

  • Prevent infinite recursions for certain constructor invocations (#5500)

Pull Requests

4.17.0

2024-04-27

Features

  • Track function call arguments to optimize functions only called once or with the same literal values (re-release from 4.16.0) (#5483)

Bug Fixes

  • Reduce browser WASM size to a fraction by changing optimization settings (#5494)

Pull Requests

4.16.4

2024-04-23

... (truncated)

Commits

Updates type-fest from 4.12.0 to 4.18.2

Release notes

Sourced from type-fest's releases.

v4.18.2

  • CamelCasedPropertiesDeep: Fix tuple being incorrectly turned into array (#818) 4e7bb18

sindresorhus/type-fest@v4.18.1...v4.18.2

v4.18.1

  • Fix missing exports (#876) ed860e9

sindresorhus/type-fest@v4.18.0...v4.18.1

v4.18.0

New types

Improvements

  • TsConfigJson: Add preserve module type and ES2022 lib types (#874) 7096613
  • Opaque: Mark as deprecated (#867) ef7b580
  • UnwrapOpaque: Mark as deprecated (#867) ef7b580

sindresorhus/type-fest@v4.17.0...v4.18.0

v4.17.0

New types

Fixes

  • Zero: Fix missing export (#870) 91a2b1e

sindresorhus/type-fest@v4.16.0...v4.17.0

v4.16.0

New types

Fixes

  • Integer: Fix handling of some edge-cases (#857) f5b09de
  • Float: Fix handling of some edge-cases (#857) f5b09de

sindresorhus/type-fest@v4.15.0...v4.16.0

v4.15.0

New types

... (truncated)

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

…dates

Bumps the dependencies group with 3 updates in the / directory: [sort-package-json](https://github.com/keithamus/sort-package-json), [rollup](https://github.com/rollup/rollup) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `sort-package-json` from 2.8.0 to 2.10.0
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v2.8.0...v2.10.0)

Updates `rollup` from 4.13.0 to 4.17.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.13.0...v4.17.2)

Updates `type-fest` from 4.12.0 to 4.18.2
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.12.0...v4.18.2)

---
updated-dependencies:
- dependency-name: sort-package-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: rollup
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: type-fest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 7, 2024 09:13
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels May 7, 2024
Copy link

changeset-bot bot commented May 7, 2024

⚠️ No Changeset found

Latest commit: 952eab6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented May 7, 2024

Tip

Once this PR is ready to go, add the run_chromatic label to run the Chromatic tests.

This saves us a lot of money by not running the tests before we need them.

@oliverabrahams oliverabrahams merged commit bef8227 into main May 7, 2024
24 checks passed
@oliverabrahams oliverabrahams deleted the dependabot/npm_and_yarn/dependencies-95bd9e1e4a branch May 7, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code 🛠 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant