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

build(deps): bump the npm group with 3 updates #7503

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps the npm group with 3 updates: sass, puppeteer and stylelint.

Updates sass from 1.81.0 to 1.81.1

Release notes

Sourced from sass's releases.

Dart Sass 1.81.1

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

Changes

  • No user-visible changes.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.81.1

  • No user-visible changes.
Commits
  • 5163644 Expose NodePackageImporter in sass_api (#2452)
  • 02fff80 Merge pull request #2439 from sass/function
  • 6939faa Bump typedoc from 0.26.11 to 0.27.2 in /pkg/sass-parser (#2451)
  • 9abdfaa Bump lints from 4.0.0 to 5.0.0 (#2441)
  • 1e07de7 Bump pub_api_client from 2.7.1 to 3.0.0 (#2442)
  • b10ca79 Add sass-parser support for @function
  • ea47287 Update some configuration names to avoid unnecessary namespacing
  • 30fc4db Bump bufbuild/buf-setup-action in /.github/util/initialize (#2438)
  • 2c5c7d4 Enable tests now that ForwardRule exists (#2437)
  • See full diff in compare view

Updates puppeteer from 23.9.0 to 23.10.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v23.10.0

23.10.0 (2024-12-03)

Features

Bug Fixes

  • stop calling bringToFront when taking page screenshots (#13336) (6da2cb4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.4.1 to 2.5.0

puppeteer: v23.10.0

23.10.0 (2024-12-03)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.4.1 to 2.5.0
      • puppeteer-core bumped from 23.9.0 to 23.10.0
Commits
  • 0c2e549 chore: release main (#13335)
  • eb57962 chore(deps-dev): Bump the dev-dependencies group with 3 updates (#13354)
  • 2abfd7d docs: mention some npx workflows (#13351)
  • 4e2cd6f chore(deps-dev): Bump the dev-dependencies group across 1 directory with 6 up...
  • f86f145 chore(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 in the all gr...
  • 6acfee6 feat: support LaunchOptions in executablePath() (#13340)
  • 5dbc937 chore: bump node to v22 (#13342)
  • ed67bd7 chore: support raw error mode (#13339)
  • b0f082d test: update canary expectations for firefox (#13338)
  • 6da2cb4 fix: stop calling bringToFront when taking page screenshots (#13336)
  • Additional commits viewable in compare view

Updates stylelint from 16.10.0 to 16.11.0

Release notes

Sourced from stylelint's releases.

16.11.0

Changelog

Sourced from stylelint's changelog.

16.11.0

Commits
  • 4385d8f 16.11.0
  • d24438b Prepare 16.11.0 (#8049)
  • cce8a86 Fix font-family-no-missing-generic-family-keyword false positives for `font...
  • 49f32a5 Bump typescript from 5.6.3 to 5.7.2 in the typescript group (#8141)
  • 25cf2b3 Bump rollup from 4.27.2 to 4.27.4 (#8142)
  • 4a82b50 Fix media-feature-name-value-no-unknown false positives for `display-mode: ...
  • e1460bd Bump @​changesets/cli from 2.27.9 to 2.27.10 in the changesets group (#8140)
  • aefbb7a Bump rollup from 4.25.0 to 4.27.2 (#8130)
  • 3de7212 Enable tokenless upload for Codecov (#8131)
  • bda98ab Bump eslint from 9.14.0 to 9.15.0 in the eslint group (#8128)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm group with 3 updates: [sass](https://github.com/sass/dart-sass), [puppeteer](https://github.com/puppeteer/puppeteer) and [stylelint](https://github.com/stylelint/stylelint).


Updates `sass` from 1.81.0 to 1.81.1
- [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.81.0...1.81.1)

Updates `puppeteer` from 23.9.0 to 23.10.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v23.9.0...puppeteer-v23.10.0)

Updates `stylelint` from 16.10.0 to 16.11.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.10.0...16.11.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 3, 2024 21:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 3, 2024
Copy link

sonarqubecloud bot commented Dec 3, 2024

@colinbruce colinbruce merged commit a5a4b5c into main Dec 4, 2024
17 checks passed
@colinbruce colinbruce deleted the dependabot/npm_and_yarn/npm-0d34665571 branch December 4, 2024 07:42
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.

1 participant