Skip to content

chore(deps-dev): bump rollup from 4.9.6 to 4.12.0#991

Merged
googlemaps-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rollup-4.12.0
Feb 19, 2024
Merged

chore(deps-dev): bump rollup from 4.9.6 to 4.12.0#991
googlemaps-bot merged 1 commit into
mainfrom
dependabot/npm_and_yarn/rollup-4.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 19, 2024

Copy link
Copy Markdown
Contributor

Bumps rollup from 4.9.6 to 4.12.0.

Release notes

Sourced from rollup's releases.

v4.12.0

4.12.0

2024-02-16

Features

  • Improve raw bundling performance by 10-15% when not using the cache or plugins that return an AST (#5391)

Pull Requests

v4.11.0

4.11.0

2024-02-15

Features

  • Add output.reexportProtoFromExternal option to disable special code for handling __proto__ reexports (#5380)

Bug Fixes

  • Ensure namespace reexport code can be parsed by cjs-module-lexer (#5380)
  • Throw when trying to reassing const variables (#5388)

Pull Requests

v4.10.0

4.10.0

2024-02-10

Features

  • Support base-36 and base-16 hashes again via new output.hashCharacters option (#5371)

Bug Fixes

  • Do not crash process for panics in native code but throw them as JavaScript errors (#5383)

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.12.0

2024-02-16

Features

  • Improve raw bundling performance by 10-15% when not using the cache or plugins that return an AST (#5391)

Pull Requests

4.11.0

2024-02-15

Features

  • Add output.reexportProtoFromExternal option to disable special code for handling __proto__ reexports (#5380)

Bug Fixes

  • Ensure namespace reexport code can be parsed by cjs-module-lexer (#5380)
  • Throw when trying to reassing const variables (#5388)

Pull Requests

4.10.0

2024-02-10

Features

  • Support base-36 and base-16 hashes again via new output.hashCharacters option (#5371)

Bug Fixes

  • Do not crash process for panics in native code but throw them as JavaScript errors (#5383)

Pull Requests

... (truncated)

Commits
  • 0146b84 4.12.0
  • 14c9662 Improve performance by directly constructing AST from buffer (#5391)
  • 5493159 chore(deps): lock file maintenance minor/patch updates (#5395)
  • 4d92403 chore(deps): update typescript-eslint monorepo to v7 (major) (#5394)
  • cae6935 chore(deps): update dependency eslint-plugin-unicorn to v51 (#5393)
  • 90ad652 4.11.0
  • d6fd383 Add const reassign rule (#5388)
  • f74d0a9 fix: separately export __proto__ for compatibility with CJS Transpiler Re-e...
  • 7624208 4.10.0
  • 9e57e6c chore(deps): update codecov/codecov-action action to v4 (#5384)
  • 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 <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)

Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.12.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.9.6...v4.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) February 19, 2024 06:38
@googlemaps-bot googlemaps-bot merged commit a857929 into main Feb 19, 2024
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/rollup-4.12.0 branch February 19, 2024 06:40
github-actions Bot pushed a commit that referenced this pull request Feb 19, 2024
Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.12.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.9.6...v4.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a857929
github-actions Bot pushed a commit to ehtick/js-three that referenced this pull request Feb 19, 2024
Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.12.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.9.6...v4.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a857929
googlemaps-bot pushed a commit that referenced this pull request Mar 11, 2024
### [4.0.10](v4.0.9...v4.0.10) (2024-03-11)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.23.8 to 7.23.9 ([#983](#983)) ([8cfebb7](8cfebb7))
* **deps-dev:** bump @babel/preset-env from 7.23.9 to 7.24.0 ([#998](#998)) ([103e9eb](103e9eb))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.9 to 7.24.0 ([#997](#997)) ([c287eed](c287eed))
* **deps-dev:** bump @googlemaps/js-api-loader from 1.16.2 to 1.16.6 ([#988](#988)) ([c36c15f](c36c15f))
* **deps-dev:** bump @types/google.maps from 3.55.1 to 3.55.4 ([#1003](#1003)) ([e412fde](e412fde))
* **deps-dev:** bump @types/jest from 29.5.11 to 29.5.12 ([#977](#977)) ([853e3ab](853e3ab))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.21 to 4.1.22 ([#1007](#1007)) ([001315f](001315f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#979](#979)) ([44a76f4](44a76f4))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#984](#984)) ([80f5166](80f5166))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#994](#994)) ([b86caff](b86caff))
* **deps-dev:** bump core-js from 3.35.0 to 3.36.0 ([#986](#986)) ([82dbf93](82dbf93))
* **deps-dev:** bump eslint from 8.56.0 to 8.57.0 ([#992](#992)) ([51e87d4](51e87d4))
* **deps-dev:** bump eslint-plugin-jest from 27.6.3 to 27.9.0 ([#990](#990)) ([ece0555](ece0555))
* **deps-dev:** bump geckodriver from 4.3.0 to 4.3.2 ([#982](#982)) ([c1ca5b3](c1ca5b3))
* **deps-dev:** bump geckodriver from 4.3.2 to 4.3.3 ([#1006](#1006)) ([d489238](d489238))
* **deps-dev:** bump prettier from 3.2.4 to 3.2.5 ([#978](#978)) ([3f9ebda](3f9ebda))
* **deps-dev:** bump rollup from 4.9.6 to 4.12.0 ([#991](#991)) ([a857929](a857929))
* **deps-dev:** bump selenium-webdriver from 4.17.0 to 4.18.1 ([#1000](#1000)) ([1e7a4ca](1e7a4ca))
* **deps-dev:** bump three from 0.158.0 to 0.161.0 ([#987](#987)) ([bcb461b](bcb461b))
* **deps-dev:** bump ts-jest from 29.1.1 to 29.1.2 ([#980](#980)) ([fe5a22a](fe5a22a))
* **deps-dev:** bump typedoc from 0.25.10 to 0.25.12 ([#1004](#1004)) ([09e5444](09e5444))
* **deps-dev:** bump typedoc from 0.25.7 to 0.25.8 ([#985](#985)) ([3d7a0de](3d7a0de))
* **deps-dev:** bump typedoc from 0.25.8 to 0.25.9 ([#995](#995)) ([5182e88](5182e88))
* **deps-dev:** bump typedoc from 0.25.9 to 0.25.10 ([#1002](#1002)) ([f689888](f689888))
@googlemaps-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.0.10 🎉

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