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/plugin-terser from 0.4.3 to 0.4.4 #896

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps @rollup/plugin-terser from 0.4.3 to 0.4.4.

Changelog

Sourced from @​rollup/plugin-terser's changelog.

v0.4.4

2023-10-05

Bugfixes

  • fix: ensure rollup 4 compatibility #1595
Commits
  • cdf9113 chore(repo): manually update changelog and package versions after bad release...
  • 841a039 fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...
  • 62a5d56 chore(release): terser v0.4.3
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by lukastaegert, a new releaser for @​rollup/plugin-terser since your current version.


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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) November 6, 2023 06:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-0.4.4 branch from 9f9c89b to b6c5a6f Compare November 6, 2023 06:41
Bumps [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) from 0.4.3 to 0.4.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.4/packages/terser)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-terser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-terser-0.4.4 branch from b6c5a6f to dbe68a4 Compare November 6, 2023 06:41
@googlemaps-bot googlemaps-bot merged commit 1d34843 into main Nov 6, 2023
17 checks passed
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/rollup/plugin-terser-0.4.4 branch November 6, 2023 06:43
github-actions bot pushed a commit that referenced this pull request Nov 6, 2023
Bumps [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) from 0.4.3 to 0.4.4.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.4/packages/terser)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-terser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1d34843
googlemaps-bot pushed a commit that referenced this pull request Nov 20, 2023
### [4.0.7](v4.0.6...v4.0.7) (2023-11-20)

### Miscellaneous Chores

* **deps-dev:** bump @babel/preset-env from 7.22.20 to 7.23.2 ([#884](#884)) ([060ff96](060ff96))
* **deps-dev:** bump @babel/preset-env from 7.23.2 to 7.23.3 ([#911](#911)) ([97a3e78](97a3e78))
* **deps-dev:** bump @babel/runtime-corejs3 from 7.23.1 to 7.23.2 ([#876](#876)) ([f4b808d](f4b808d))
* **deps-dev:** bump @babel/traverse from 7.22.5 to 7.23.2 ([#879](#879)) ([4992ebe](4992ebe))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.20.0 to 2.20.2 ([#882](#882)) ([2423959](2423959))
* **deps-dev:** bump @rollup/plugin-commonjs from 25.0.4 to 25.0.7 ([#891](#891)) ([1fdcf01](1fdcf01))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.2.1 to 15.2.3 ([#895](#895)) ([47b41fd](47b41fd))
* **deps-dev:** bump @rollup/plugin-terser from 0.4.3 to 0.4.4 ([#896](#896)) ([1d34843](1d34843))
* **deps-dev:** bump @types/d3-random from 3.0.1 to 3.0.2 ([#888](#888)) ([6f19e97](6f19e97))
* **deps-dev:** bump @types/google.maps from 3.54.2 to 3.54.5 ([#893](#893)) ([0274cdd](0274cdd))
* **deps-dev:** bump @types/google.maps from 3.54.5 to 3.54.6 ([#897](#897)) ([b6e30f5](b6e30f5))
* **deps-dev:** bump @types/jest from 29.5.5 to 29.5.6 ([#881](#881)) ([03e10fb](03e10fb))
* **deps-dev:** bump @types/jest from 29.5.6 to 29.5.7 ([#901](#901)) ([1c0cde1](1c0cde1))
* **deps-dev:** bump @types/jest from 29.5.7 to 29.5.8 ([#908](#908)) ([11bbed5](11bbed5))
* **deps-dev:** bump @types/proj4 from 2.5.3 to 2.5.4 ([#883](#883)) ([a0535f3](a0535f3))
* **deps-dev:** bump @types/proj4 from 2.5.4 to 2.5.5 ([#913](#913)) ([8f2b615](8f2b615))
* **deps-dev:** bump @types/selenium-webdriver from 4.1.18 to 4.1.19 ([#889](#889)) ([7fb2507](7fb2507))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#873](#873)) ([95c9190](95c9190))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#890](#890)) ([a5897fe](a5897fe))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#898](#898)) ([933a195](933a195))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#910](#910)) ([c07ceef](c07ceef))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#914](#914)) ([8e3391e](8e3391e))
* **deps-dev:** bump @typescript-eslint/parser from 6.7.4 to 6.8.0 ([#885](#885)) ([e6ca12b](e6ca12b))
* **deps-dev:** bump @typescript-eslint/parser from 6.8.0 to 6.9.1 ([#904](#904)) ([1bfba49](1bfba49))
* **deps-dev:** bump core-js from 3.33.0 to 3.33.1 ([#894](#894)) ([1d92d36](1d92d36))
* **deps-dev:** bump core-js from 3.33.1 to 3.33.2 ([#906](#906)) ([985bccd](985bccd))
* **deps-dev:** bump eslint from 8.51.0 to 8.52.0 ([#886](#886)) ([168e32a](168e32a))
* **deps-dev:** bump eslint from 8.52.0 to 8.53.0 ([#907](#907)) ([47c57f6](47c57f6))
* **deps-dev:** bump eslint-plugin-jest from 27.4.2 to 27.6.0 ([#912](#912)) ([e70aaf2](e70aaf2))
* **deps-dev:** bump eslint-plugin-prettier from 5.0.0 to 5.0.1 ([#874](#874)) ([2079c5e](2079c5e))
* **deps-dev:** bump jest-extended from 4.0.1 to 4.0.2 ([#878](#878)) ([d06a549](d06a549))
* **deps-dev:** bump jest-webgl-canvas-mock from 2.5.0 to 2.5.3 ([#900](#900)) ([bcf0b90](bcf0b90))
* **deps-dev:** bump prettier from 3.0.3 to 3.1.0 ([#909](#909)) ([6158545](6158545))
* **deps-dev:** bump rollup from 3.29.3 to 4.3.0 ([#899](#899)) ([24b58a3](24b58a3))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#875](#875)) ([556ef9e](556ef9e))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#905](#905)) ([9514af0](9514af0))
* **deps-dev:** bump three from 0.157.0 to 0.158.0 ([#903](#903)) ([8df4bc8](8df4bc8))
* **deps-dev:** bump typedoc from 0.25.2 to 0.25.3 ([#902](#902)) ([283984f](283984f))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.7 🎉

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