twbs / stylelint-config-twbs-bootstrap

Stylelint config for Bootstrap
https://getbootstrap.com
MIT License
152 stars 33 forks source link

Bump globals from 14.0.0 to 15.9.0 #270

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps globals from 14.0.0 to 15.9.0.

Release notes

Sourced from globals's releases.

v15.9.0

  • Update globals (#258) f72b047

https://github.com/sindresorhus/globals/compare/v15.8.0...v15.9.0

v15.8.0

  • Add es2025 globals (Same as es2021) (#256) 2ef342a

https://github.com/sindresorhus/globals/compare/v15.7.0...v15.8.0

v15.7.0

  • Update globals (#255) f017b0f

https://github.com/sindresorhus/globals/compare/v15.6.0...v15.7.0

v15.6.0

  • Add Chai globals (#247) 9b0c591

https://github.com/sindresorhus/globals/compare/v15.5.0...v15.6.0

v15.5.0

  • Update globals (#254) 19ea4cf

https://github.com/sindresorhus/globals/compare/v15.4.0...v15.5.0

v15.4.0

  • Add globals for every yearly es versions (#252) 45c1b17

https://github.com/sindresorhus/globals/compare/v15.3.0...v15.4.0

v15.3.0

  • Update globals (#251) 90b42e5

https://github.com/sindresorhus/globals/compare/v15.2.0...v15.3.0

v15.2.0

  • Add AudioWorklet globals (#249) 7d163e3

https://github.com/sindresorhus/globals/compare/v15.1.0...v15.2.0

v15.1.0

  • Update (#246) fa21dea

https://github.com/sindresorhus/globals/compare/v15.0.0...v15.1.0

v15.0.0

Breaking

  • Remove Object.prototype properties from builtin and es* globals (#237) 753b2b2

... (truncated)

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 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)
XhmikosR commented 2 months ago

@dependabot ignore this major version

Ignoring for now until @eslint/eslintrc updates to v15 so that we don't have duplicate packages.

user@user-ws:~/repos-xmr/bootstrap/stylelint-config-twbs-bootstrap$  npm ls globals
stylelint-config-twbs-bootstrap@14.2.0 /home/user/repos-xmr/bootstrap/stylelint-config-twbs-bootstrap
├─┬ eslint@9.9.1
│ └─┬ @eslint/eslintrc@3.1.0
│   └── globals@14.0.0 deduped
└── globals@14.0.0
dependabot[bot] commented 2 months ago

OK, I won't notify you about version 15.x.x again, unless you re-open this PR.