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 5.2.0 to 5.3.0 #1025

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps gts from 5.2.0 to 5.3.0.

Release notes

Sourced from gts's releases.

v5.3.0

5.3.0 (2024-03-21)

Features

Bug Fixes

  • deps: update dependency eslint to v8.51.0 (#812) (ae913c1)
  • deps: update dependency eslint to v8.52.0 (#821) (50b3ce5)
  • deps: update dependency eslint to v8.53.0 (#829) (7d9ffed)
  • deps: update dependency eslint-config-prettier to v9.1.0 (#836) (9105ebb)
  • deps: update dependency eslint-plugin-prettier to v5.0.1 (#817) (89b8955)
  • deps: update dependency eslint-plugin-prettier to v5.1.2 (#839) (b5ab5c4)
  • deps: update dependency eslint-plugin-prettier to v5.1.3 (#845) (6e13e12)
  • deps: update dependency prettier to v3.1.0 (#832) (faf6d7e)
  • deps: update dependency prettier to v3.1.1 (#837) (6de3e3b)
Changelog

Sourced from gts's changelog.

5.3.0 (2024-03-21)

Features

Bug Fixes

  • deps: update dependency eslint to v8.51.0 (#812) (ae913c1)
  • deps: update dependency eslint to v8.52.0 (#821) (50b3ce5)
  • deps: update dependency eslint to v8.53.0 (#829) (7d9ffed)
  • deps: update dependency eslint-config-prettier to v9.1.0 (#836) (9105ebb)
  • deps: update dependency eslint-plugin-prettier to v5.0.1 (#817) (89b8955)
  • deps: update dependency eslint-plugin-prettier to v5.1.2 (#839) (b5ab5c4)
  • deps: update dependency eslint-plugin-prettier to v5.1.3 (#845) (6e13e12)
  • deps: update dependency prettier to v3.1.0 (#832) (faf6d7e)
  • deps: update dependency prettier to v3.1.1 (#837) (6de3e3b)
Commits
  • 91629e1 chore(main): release 5.3.0 (#815)
  • ac9500b docs: removes broken dependency status and markdown format (#860)
  • b17994d feat: adding pre-commit-hooks.yaml (#858)
  • ffb3e2c chore(deps): bump typescript version (#859)
  • fd270b3 chore(deps): update dependency tmp to v0.2.3 (#851)
  • 8f7ebd6 chore(deps): update dependency @​types/sinon to v17 (#828)
  • 6e13e12 fix(deps): update dependency eslint-plugin-prettier to v5.1.3 (#845)
  • eef3891 chore(deps): update dependency @​types/node to v20.11.5 (#844)
  • 3e751fa chore(deps): update dependency c8 to v9 (#843)
  • b3bbbb0 chore(deps): update dependency @​types/node to v20.10.6 (#841)
  • 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 [gts](https://github.com/google/gts) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](google/gts@v5.2.0...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
Copy link

netlify bot commented Apr 22, 2024

Deploy Preview for sass-lang ready!

Name Link
🔨 Latest commit e6a090a
🔍 Latest deploy log https://app.netlify.com/sites/sass-lang/deploys/6626c759c9028d0008c618d1
😎 Deploy Preview https://deploy-preview-1025--sass-lang.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pamelalozano16 pamelalozano16 merged commit 6455c49 into main Apr 22, 2024
12 of 13 checks passed
@pamelalozano16 pamelalozano16 deleted the dependabot/npm_and_yarn/gts-5.3.0 branch April 22, 2024 20:39
zvizvi pushed a commit to zvizvi/sass-site that referenced this pull request Jun 18, 2024
Bumps [gts](https://github.com/google/gts) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](google/gts@v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: gts
  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>
zvizvi pushed a commit to zvizvi/sass-site that referenced this pull request Jun 18, 2024
Bumps [gts](https://github.com/google/gts) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/google/gts/releases)
- [Changelog](https://github.com/google/gts/blob/main/CHANGELOG.md)
- [Commits](google/gts@v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: gts
  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>
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.

None yet

1 participant