Skip to content

Bump rollup from 4.40.2 to 4.41.0 #1166

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2025

Bumps rollup from 4.40.2 to 4.41.0.

Release notes

Sourced from rollup's releases.

v4.41.0

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.41.0

2025-05-18

Features

  • Detect named exports in more dynamic import scenarios (#5954)

Pull Requests

Commits

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 <dependency name> 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [rollup](https://github.com/rollup/rollup) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.40.2...v4.41.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update javascript code labels May 24, 2025
@ardatan
Copy link
Member

ardatan commented May 24, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-tools/batch-delegate 9.0.37-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-tools/batch-execute 9.0.17-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-tools/delegate 10.2.19-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-tools/executor-http 2.0.2-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-tools/federation 3.2.3-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-mesh/fusion-runtime 0.11.14-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway 1.14.3-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-hive/logger-pino 1.0.1-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-hive/nestjs 1.0.14-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-hive/plugin-aws-sigv4 1.0.11-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-jwt-auth 1.5.5-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-opentelemetry 1.3.58-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-mesh/plugin-prometheus 1.3.46-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-hive/gateway-runtime 1.9.0-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-tools/stitch 9.4.24-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-tools/stitching-directives 3.1.34-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http 0.6.42-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-mesh/transport-http-callback 0.6.1-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎
@graphql-tools/wrap 10.0.37-alpha-1cc07c7d458fe1eac46f74ca02ac7dc71de67994 npm ↗︎ unpkg ↗︎

@ardatan
Copy link
Member

ardatan commented May 24, 2025

🚀 Snapshot Release (Binary for macOS-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@ardatan
Copy link
Member

ardatan commented May 24, 2025

🚀 Snapshot Release (Binary for Linux-ARM64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@ardatan
Copy link
Member

ardatan commented May 24, 2025

🚀 Snapshot Release (Binary for Linux-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@ardatan
Copy link
Member

ardatan commented May 24, 2025

🚀 Snapshot Release (Binary for macOS-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@ardatan
Copy link
Member

ardatan commented May 24, 2025

🚀 Snapshot Release (Binary for Windows-X64)

The latest changes of this PR are available for download (based on the declared changesets).

Download

@ardatan
Copy link
Member

ardatan commented May 24, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

@ardatan
Copy link
Member

ardatan commented May 24, 2025

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

1 similar comment
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Dependabot can't resolve your JavaScript dependency files. Because of this, Dependabot cannot update this pull request.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Superseded by #1175.

@dependabot dependabot bot closed this May 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rollup-4.41.0 branch May 26, 2025 14:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant