Skip to content

chore(deps-dev): bump rollup from 2.67.0 to 2.67.2 #1305

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

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

dependabot[bot]
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
@netlify
Copy link

netlify bot commented Feb 10, 2022

✔️ Deploy Preview for vue-test-utils-docs ready!

🔨 Explore the source changes: 182c493

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-test-utils-docs/deploys/620633e6900fd2000895ef2f

😎 Browse the preview: https://deploy-preview-1305--vue-test-utils-docs.netlify.app

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.67.2 branch from cb8244c to 7915ac2 Compare February 11, 2022 09:58
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 dependabot bot force-pushed the dependabot/npm_and_yarn/rollup-2.67.2 branch from 7915ac2 to 182c493 Compare February 11, 2022 10:01
@cexbrayat cexbrayat merged commit c441d6f into main Feb 11, 2022
@cexbrayat cexbrayat deleted the dependabot/npm_and_yarn/rollup-2.67.2 branch February 11, 2022 10:16
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.

1 participant