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-dev): bump rollup from 2.79.1 to 3.2.3 #164

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps rollup from 2.79.1 to 3.2.3.

Release notes

Sourced from rollup's releases.

v3.2.3

3.2.3

2022-10-18

Bug Fixes

  • Fix an issue whre Rollup confused new.target with import.meta (#4679)
  • Ensure that Rollup does not make assumptions about the value of unknown namespace import members (#4684)

Pull Requests

v3.2.2

3.2.2

2022-10-16

Bug Fixes

  • Do not hang/crash on hashbang comments in input modules (#4676)

Pull Requests

v3.2.1

3.2.1

2022-10-16

Bug Fixes

  • Rewrite class declarations to preserve their .name property if necessary (#4674)

Pull Requests

v3.2.0

3.2.0

2022-10-15

Features

... (truncated)

Changelog

Sourced from rollup's changelog.

3.2.3

2022-10-18

Bug Fixes

  • Fix an issue whre Rollup confused new.target with import.meta (#4679)
  • Ensure that Rollup does not make assumptions about the value of unknown namespace import members (#4684)

Pull Requests

3.2.2

2022-10-16

Bug Fixes

  • Do not hang/crash on hashbang comments in input modules (#4676)

Pull Requests

3.2.1

2022-10-16

Bug Fixes

  • Rewrite class declarations to preserve their .name property if necessary (#4674)

Pull Requests

3.2.0

2022-10-15

Features

  • Support providing Promises as plugins like Vite (#4671)

Pull Requests

... (truncated)

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2022
@aws-amplify-us-east-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-164.d1oclb5n000jnf.amplifyapp.com

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-3.2.3 branch from 71edaa9 to 4b4ff74 Compare October 20, 2022 22:13
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.2.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.79.1...v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-3.2.3 branch from 4b4ff74 to ac64b49 Compare October 20, 2022 22:14
@jdinh8124 jdinh8124 merged commit f81bd2d into main Oct 24, 2022
@jdinh8124 jdinh8124 deleted the dependabot/npm_and_yarn/rollup-3.2.3 branch October 24, 2022 14:37
jdinh8124 added a commit that referenced this pull request Oct 24, 2022
jdinh8124 added a commit that referenced this pull request Oct 24, 2022
Revert "chore(deps-dev): bump rollup from 2.79.1 to 3.2.3 (#164)"

This reverts commit f81bd2d.
github-actions bot pushed a commit that referenced this pull request Oct 24, 2022
## [1.21.2](v1.21.1...v1.21.2) (2022-10-24)

### Reverts

* Revert "chore(deps-dev): bump rollup from 2.79.1 to 3.2.3" (#173) ([034121f](034121f)), closes [#173](#173) [#164](#164)
* Revert "chore(deps-dev): bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2" (#170) ([6a45aaa](6a45aaa)), closes [#170](#170) [#168](#168)
@github-actions
Copy link

🎉 This PR is included in version 1.21.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant