Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps @rollup/plugin-typescript from 11.0.0 to 11.1.0.

Changelog

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

v11.1.0

2023-04-04

Features

  • feat: write declaration files in configured directory for output.file #1378
Commits
  • 9af578c feat(typescript): Refine options interface (#284)
  • 371f424 refactor: audit for Rollup@2.0.0 (#244)
  • ad18eb4 chore(typescript): fix breaking v3.1.0 with v4.0.0
  • 4e5b83b chore(release): typescript v3.1.0
  • 846944c chore: Always lint types folder and JSON (#233)
  • 45c5f3a test(typescript): Add preserveModules test (#234)
  • 262cf3d feat(typescript): Move to BuilderProgram API (#217)
  • 0fdde33 chore(typescript): refactor compiler host (#214)
  • a72d189 test(typescript): Add test for optional chaining (#207)
  • 60d2a79 fix(typescript): Use builtin extends resolution (#199)
  • 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 Apr 10, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) April 10, 2023 05:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-typescript-11.1.0 branch from e9350d8 to 54198a9 Compare April 17, 2023 05:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-typescript-11.1.0 branch from 54198a9 to 15efa87 Compare April 17, 2023 05:16
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v11.1.0/packages/typescript)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rollup/plugin-typescript-11.1.0 branch from 15efa87 to aede5fd Compare April 17, 2023 05:17
@googlemaps-bot googlemaps-bot merged commit f900786 into main Apr 17, 2023
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/rollup/plugin-typescript-11.1.0 branch April 17, 2023 05:19
github-actions bot pushed a commit that referenced this pull request Apr 17, 2023
…#427)

Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v11.1.0/packages/typescript)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> f900786
googlemaps-bot pushed a commit that referenced this pull request May 1, 2023
### [2.18.1](v2.18.0...v2.18.1) (2023-05-01)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 11.0.0 to 11.1.0 ([#427](#427)) ([f900786](f900786))
* **deps-dev:** bump @types/google.maps from 3.52.3 to 3.52.4 ([#422](#422)) ([4429381](4429381))
* **deps-dev:** bump @types/google.maps from 3.52.4 to 3.52.5 ([#429](#429)) ([985c5d3](985c5d3))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#421](#421)) ([8d59c81](8d59c81))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#431](#431)) ([a0f432f](a0f432f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#433](#433)) ([52f3085](52f3085))
* **deps-dev:** bump @typescript-eslint/parser from 5.55.0 to 5.56.0 ([#415](#415)) ([956bcb2](956bcb2))
* **deps-dev:** bump @typescript-eslint/parser from 5.56.0 to 5.57.0 ([#424](#424)) ([8c4e1cf](8c4e1cf))
* **deps-dev:** bump @typescript-eslint/parser from 5.57.0 to 5.59.0 ([#435](#435)) ([fad1b3a](fad1b3a))
* **deps-dev:** bump eslint from 8.36.0 to 8.37.0 ([#423](#423)) ([d969c3a](d969c3a))
* **deps-dev:** bump eslint from 8.37.0 to 8.38.0 ([#428](#428)) ([94d51ab](94d51ab))
* **deps-dev:** bump eslint from 8.38.0 to 8.39.0 ([#436](#436)) ([b584dd5](b584dd5))
* **deps-dev:** bump eslint-config-prettier from 8.7.0 to 8.8.0 ([#419](#419)) ([f5dd9d6](f5dd9d6))
* **deps-dev:** bump prettier from 2.8.4 to 2.8.7 ([#417](#417)) ([2e5cca7](2e5cca7))
* **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#434](#434)) ([5e8018b](5e8018b))
* **deps-dev:** bump typedoc from 0.23.28 to 0.24.1 ([#425](#425)) ([689bd4c](689bd4c))
* **deps-dev:** bump typedoc from 0.24.1 to 0.24.6 ([#439](#439)) ([fb0fa3a](fb0fa3a))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.18.1 🎉

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.

2 participants