Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2022

Bumps rollup from 2.67.0 to 2.67.2.

Release notes

Sourced from rollup's releases.

v2.67.2

2022-02-10

Bug Fixes

  • Ensure consistent order between manual chunks to fix hashing issues (#4397)

Pull Requests

v2.67.1

2022-02-07

Bug Fixes

  • Make chunk file and variable names more deterministic when emitting chunks (#4386)
  • Improve default module resolver performance by using non-blocking IO (#4386)

Pull Requests

Changelog

Sourced from rollup's changelog.

2.67.2

2022-02-10

Bug Fixes

  • Ensure consistent order between manual chunks to fix hashing issues (#4397)

Pull Requests

2.67.1

2022-02-07

Bug Fixes

  • Make chunk file and variable names more deterministic when emitting chunks (#4386)
  • Improve default module resolver performance by using non-blocking IO (#4386)

Pull Requests

Commits
  • 60706c3 2.67.2
  • ed12682 Update changelog
  • 1738215 Sort manual chunks generated via a function by name (#4397)
  • 5f4d04f refactor: add @​types/estree explicitly, fix dynamic type imports (#4390)
  • 903b464 chore: remove acorn-walk ambient type definitions (#4391)
  • efd71e9 2.67.1
  • be1b87d Update changelog
  • aad5510 refactor: use fs.promises in generate license file, rollup config, Part 5 (#4...
  • 89ee52c refactor: use fs.promises in resolve id, Part 4 (#4386)
  • 33a4278 chore: move "wait" to utils + re-use (#4384)
  • 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 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 Feb 10, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-demo/rollup-2.67.2 branch 4 times, most recently from 4fca697 to b5ea06c Compare February 15, 2022 22:52
@fiddlerwoaroof fiddlerwoaroof force-pushed the dependabot/npm_and_yarn/react-demo/rollup-2.67.2 branch from b5ea06c to e8f6e12 Compare February 15, 2022 22:53
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.0 to 2.67.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v2.67.0...v2.67.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2022

A newer version of rollup exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@fiddlerwoaroof
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2022

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@fiddlerwoaroof
Copy link
Owner

@dependabot recreate

@fiddlerwoaroof fiddlerwoaroof merged commit c45ae11 into master Feb 26, 2022
@fiddlerwoaroof fiddlerwoaroof deleted the dependabot/npm_and_yarn/react-demo/rollup-2.67.2 branch February 26, 2022 00:08
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants