nyaggah / bedframe

Your Browser Extension Development Framework
https://bedframe.dev
MIT License
509 stars 5 forks source link

chore(dev-deps): bump rollup from 4.14.1 to 4.15.0 #420

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps rollup from 4.14.1 to 4.15.0.

Release notes

Sourced from rollup's releases.

v4.15.0

4.15.0

2024-04-20

Features

  • Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes (#5474)

Pull Requests

v4.14.3

4.14.3

2024-04-15

Bug Fixes

  • Support Alpine Linux and other MUSL builds on ARM (#5471)

Pull Requests

v4.14.2

4.14.2

2024-04-12

Bug Fixes

  • Do not create invalid code when reexporting both a namespace and the default export from that namespace (#5466)
  • Ensure ppc64 platform is properly detected (#5460)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.15.0

2024-04-20

Features

  • Add output.importAttributesKey option to select whether to use "with" or "assert" for import attributes (#5474)

Pull Requests

4.14.3

2024-04-15

Bug Fixes

  • Support Alpine Linux and other MUSL builds on ARM (#5471)

Pull Requests

4.14.2

2024-04-12

Bug Fixes

  • Do not create invalid code when reexporting both a namespace and the default export from that namespace (#5466)
  • Ensure ppc64 platform is properly detected (#5460)

Pull Requests

Commits
  • e6e05cd 4.15.0
  • f24679e Add ImportAttributesKey to choose keyword ("with" | "assert") (#5474)
  • 0bf4675 Try to run emulated smoke tests for Linux environments (#5477)
  • 4ca4ea9 chore(deps): lock file maintenance minor/patch updates (#5475)
  • e64f3d8 4.14.3
  • 49ed6d9 Add linux arm musl build (#5471)
  • 7275328 4.14.2
  • cfbaaaa Ensure reexported namespaces do not prevent creation of default export helper...
  • 2fdfe1c chore(deps): update dependency eslint-plugin-unicorn to v52 (#5468)
  • 4e72323 chore(deps): lock file maintenance (#5470)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 months ago

The following labels could not be found: dependencies.

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 5ef911e7277d0c374703ac4611b47202e85873fd

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

dependabot[bot] commented 5 months ago

Superseded by #421.