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): bump sass from 1.76.0 to 1.77.0 #387

Merged
merged 2 commits into from
May 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2024

Bumps sass from 1.76.0 to 1.77.0.

Release notes

Sourced from sass's releases.

Dart Sass 1.77.0

To install Sass 1.77.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Don't throw errors for at-rules in keyframe blocks.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.77.0

  • Don't throw errors for at-rules in keyframe blocks.
Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 7, 2024
@dependabot dependabot bot requested a review from antoinezanardi May 7, 2024 04:40
Bumps [sass](https://github.com/sass/dart-sass) from 1.76.0 to 1.77.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.76.0...1.77.0)

---
updated-dependencies:
- dependency-name: sass
  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/develop/sass-1.77.0 branch from 16aa3e5 to 35b8d3a Compare May 9, 2024 06:56
@antoinezanardi antoinezanardi merged commit 806c0cf into develop May 9, 2024
14 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/sass-1.77.0 branch May 9, 2024 09:04
antoinezanardi pushed a commit that referenced this pull request May 13, 2024
## [1.14.0](v1.13.4...v1.14.0) (2024-05-13)

### 🚀 Features

* **game-history:** history on game over ([#305](#305)) ([f2e0214](f2e0214))

### 🐛 Bug Fixes

* **vitest:** covered lines in readme ([#402](#402)) ([2ec90f4](2ec90f4))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 10.6.0 to 10.7.0 ([#399](#399)) ([2cc06ba](2cc06ba))
* **deps:** bump @nuxt/image from 1.6.0 to 1.7.0 in the nuxt group ([#379](#379)) ([e81ba85](e81ba85))
* **deps:** bump @stylistic/eslint-plugin from 1.8.1 to 2.0.0 in the eslint group across 1 directory ([#393](#393)) ([f0b0a09](f0b0a09))
* **deps:** bump @stylistic/eslint-plugin from 2.0.0 to 2.1.0 in the eslint group ([#395](#395)) ([973cbab](973cbab))
* **deps:** bump @types/pngjs from 6.0.4 to 6.0.5 in the types group ([#373](#373)) ([9f5f381](9f5f381))
* **deps:** bump happy-dom from 13.10.1 to 14.7.1 ([#374](#374)) ([f2b3854](f2b3854))
* **deps:** bump rimraf from 5.0.5 to 5.0.7 ([#401](#401)) ([8d40e7e](8d40e7e))
* **deps:** bump sass from 1.75.0 to 1.76.0 ([#377](#377)) ([8d1e4cf](8d1e4cf))
* **deps:** bump sass from 1.76.0 to 1.77.0 ([#387](#387)) ([806c0cf](806c0cf))
* **deps:** bump sass from 1.77.0 to 1.77.1 ([#400](#400)) ([c735463](c735463))
* **deps:** bump semantic-release from 23.0.8 to 23.1.1 ([#398](#398)) ([a73b3a6](a73b3a6))
* **deps:** bump the eslint group with 5 updates ([#372](#372)) ([44911a7](44911a7))
* **deps:** bump the vitest group with 2 updates ([#371](#371)) ([5b866ab](5b866ab))
* **deps:** bump tsx from 4.7.3 to 4.8.2 ([#375](#375)) ([58188b5](58188b5))
* **deps:** bump tsx from 4.9.3 to 4.10.1 ([#397](#397)) ([21e3121](21e3121))
* **deps:** bump type-fest from 4.18.0 to 4.18.1 ([#376](#376)) ([509c20a](509c20a))
* **github-actions:** bump pnpm/action-setup from 3 to 4 ([#388](#388)) ([eba270f](eba270f))
* **playwright:** install only chromium with deps ([#394](#394)) ([40d57bf](40d57bf))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.14.0 🎉

The release is available on GitHub release

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant