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 the production-dependencies group across 1 directory with 2 updates #593

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the production-dependencies group with 2 updates in the / directory: stylelint-browser-compat and stylelint-scss.

Updates stylelint-browser-compat from 1.0.0-beta.145 to 1.0.0-beta.147

Release notes

Sourced from stylelint-browser-compat's releases.

v1.0.0-beta.147

1.0.0-beta.147 (2025-02-07)

Bug Fixes

  • npm: update dependency semver to v7.7.1 (#936) (f4848d8)

v1.0.0-beta.146

1.0.0-beta.146 (2025-02-02)

Bug Fixes

  • npm: update dependency semver to v7.7.0 (#931) (d6346c6)
Changelog

Sourced from stylelint-browser-compat's changelog.

1.0.0-beta.147 (2025-02-07)

Bug Fixes

  • npm: update dependency semver to v7.7.1 (#936) (f4848d8)

1.0.0-beta.146 (2025-02-02)

Bug Fixes

  • npm: update dependency semver to v7.7.0 (#931) (d6346c6)
Commits
  • 4d3402e chore(release): 1.0.0-beta.147 [skip ci]
  • f4848d8 fix(npm): update dependency semver to v7.7.1 (#936)
  • c2434f1 chore(npm): update @​3846masa/configs digest to a40a75f (#935)
  • 95bbde0 chore(npm): update pnpm to v9.15.5 (#934)
  • f59e628 chore(npm): update @​3846masa/configs digest to a7da38e (#933)
  • f06ec3f chore(release): 1.0.0-beta.146 [skip ci]
  • d6346c6 fix(npm): update dependency semver to v7.7.0 (#931)
  • df8a3d7 chore(npm): update dependency stylelint to v16.14.1 (#930)
  • 94eca60 chore(npm): update @​3846masa/configs digest to 3daaea2 (#929)
  • b5f2353 chore(npm): update dependency stylelint to v16.14.0 (#928)
  • Additional commits viewable in compare view

Updates stylelint-scss from 6.10.1 to 6.11.0

Release notes

Sourced from stylelint-scss's releases.

6.11.0

  • Added: no-duplicate-load-rules rule (#1103).
  • Fixed: declaration-property-value-no-unknown allow functions from explicit namespaces (#1113).

Full Changelog: stylelint-scss/stylelint-scss@v6.10.1...v6.11.0

Changelog

Sourced from stylelint-scss's changelog.

6.11.0

  • Added: no-duplicate-load-rules rule (#1103).
  • Fixed: declaration-property-value-no-unknown allow functions from explicit namespaces (#1113).

Full Changelog: stylelint-scss/stylelint-scss@v6.10.1...v6.11.0

Commits
  • f8f68be 6.11.0
  • 9ae636b Prepare version 6.11.0
  • 75fb680 Add no-duplicate-load-rules rule to README
  • d58262a build(deps-dev): bump np from 10.1.0 to 10.2.0 (#1120)
  • e048201 build(deps-dev): bump stylelint from 16.14.0 to 16.14.1 (#1119)
  • 60e77d4 Add no-duplicate-load-rules rule. (#1103)
  • ae202e3 build(deps): bump mdn-data from 2.14.0 to 2.15.0 (#1115)
  • 485e6a2 build(deps-dev): bump jest-preset-stylelint from 7.1.1 to 7.2.0 (#1117)
  • 59a8d16 build(deps-dev): bump stylelint from 16.13.2 to 16.14.0 (#1116)
  • 7edcc41 Allow functions from explicit namespaces (#1113)
  • See full diff 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 production-dependencies group with 2 updates in the / directory: [stylelint-browser-compat](https://github.com/3846masa/stylelint-browser-compat) and [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss).


Updates `stylelint-browser-compat` from 1.0.0-beta.145 to 1.0.0-beta.147
- [Release notes](https://github.com/3846masa/stylelint-browser-compat/releases)
- [Changelog](https://github.com/3846masa/stylelint-browser-compat/blob/develop/CHANGELOG.md)
- [Commits](3846masa/stylelint-browser-compat@v1.0.0-beta.145...v1.0.0-beta.147)

Updates `stylelint-scss` from 6.10.1 to 6.11.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.10.1...v6.11.0)

---
updated-dependencies:
- dependency-name: stylelint-browser-compat
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: stylelint-scss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 10, 2025 13:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2025
@dependabot dependabot bot requested review from lukasoppermann and removed request for a team February 10, 2025 13:03
Copy link

changeset-bot bot commented Feb 10, 2025

⚠️ No Changeset found

Latest commit: 5873b21

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot requested a review from jonrohan February 10, 2025 13:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 13, 2025

Superseded by #596.

@dependabot dependabot bot closed this Feb 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-16ac626d9a branch February 13, 2025 13:32
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