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

Bump gts from 3.1.1 to 5.2.0 #1172

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2023

Bumps gts from 3.1.1 to 5.2.0.

Release notes

Sourced from gts's releases.

v5.2.0

5.2.0 (2023-10-04)

Features

v5.1.1

5.1.1 (2023-10-04)

Bug Fixes

  • revert feat: no-floating-promises (44de7f7)

v5.1.0

5.1.0 (2023-09-29)

Features

Bug Fixes

  • deps: update dependency eslint to v8.49.0 (#784) (5e2a05c)
  • deps: update dependency eslint to v8.50.0 (#802) (794abf3)
  • deps: update dependency eslint-config-prettier to v8.10.0 (#785) (5391d89)
  • deps: update dependency eslint-config-prettier to v9 (#777) (470977a)
  • deps: update dependency prettier to v3.0.3 (#782) (5a04e76)
  • run eslint from PATH (#654) (5dc2a76)

v5.0.1

5.0.1 (2023-08-21)

Bug Fixes

  • line up linting with owlbot post-processing linting (#778) (a731fe9)

v5.0.0

5.0.0 (2023-07-26)

⚠ BREAKING CHANGES

  • Upgrade to node 14 as the minimum version (#771)

... (truncated)

Changelog

Sourced from gts's changelog.

5.2.0 (2023-10-04)

Features

5.1.1 (2023-10-04)

Bug Fixes

  • revert feat: no-floating-promises (44de7f7)

5.1.0 (2023-09-29)

Features

Bug Fixes

  • deps: update dependency eslint to v8.49.0 (#784) (5e2a05c)
  • deps: update dependency eslint to v8.50.0 (#802) (794abf3)
  • deps: update dependency eslint-config-prettier to v8.10.0 (#785) (5391d89)
  • deps: update dependency eslint-config-prettier to v9 (#777) (470977a)
  • deps: update dependency prettier to v3.0.3 (#782) (5a04e76)
  • run eslint from PATH (#654) (5dc2a76)

5.0.1 (2023-08-21)

Bug Fixes

  • line up linting with owlbot post-processing linting (#778) (a731fe9)

5.0.0 (2023-07-26)

⚠ BREAKING CHANGES

  • Upgrade to node 14 as the minimum version (#771)

Bug Fixes

  • deps: update dependency prettier to ~2.8.0 (#743) (7582516)
  • update eslint-prettier (43d4a06)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gts-5.2.0 branch from ea814b1 to 51d940e Compare October 26, 2023 10:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gts-5.2.0 branch from 51d940e to 4cd3cc6 Compare October 26, 2023 10:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gts-5.2.0 branch from 4cd3cc6 to d2c1c51 Compare October 26, 2023 10:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gts-5.2.0 branch from d2c1c51 to 3cf6939 Compare October 26, 2023 13:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gts-5.2.0 branch from 3cf6939 to 4ece466 Compare October 26, 2023 13:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gts-5.2.0 branch from 4ece466 to b173e82 Compare October 26, 2023 14:15
Bumps [gts](https://github.com/google/gts) from 3.1.1 to 5.2.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gts/commits/v5.2.0)

---
updated-dependencies:
- dependency-name: gts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gts-5.2.0 branch from b173e82 to 62d7610 Compare October 26, 2023 14:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2024

Superseded by #1276.

@dependabot dependabot bot closed this Mar 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gts-5.2.0 branch March 23, 2024 11:23
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants