Bump the all group across 1 directory with 9 updates #334
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 9 updates in the / directory:
5.3.3
5.3.6
1.11.3
1.13.1
3.0.3
3.0.4
8.5.3
8.5.4
1.86.1
1.89.1
0.33.5
0.34.2
0.9.2
0.10.0
5.98.0
5.99.9
2.7.1
2.8.0
Updates
bootstrap
from 5.3.3 to 5.3.6Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
f849680
Release v5.3.6 (#41406)dddd792
Add docs release prep script (#41435)c5bec4e
fix(visually-hidden): prevent overflowing children to become focusable (#41286)4c98145
Update devDependencies and regenerate package-lock.json (#41425)ba5b5a6
docs(pagination): put current page on link element for a11y (#41154)1184417
remove link to sunset resource on accessibility.mdx (#41418)7bbbc49
Removed line break between// Private
comment and function (#41218)3bb3c95
Move _isShown() method to private section (#41220)a03a9d6
Docs: Remove some unneeded Twitter/X metatags (#41408)9f4d383
Remove files configuration from .cspell.json (#41400)Updates
bootstrap-icons
from 1.11.3 to 1.13.1Release notes
Sourced from bootstrap-icons's releases.
Commits
ce0e49d
Release v1.13.1 and fix search (#2152)ab0d9f3
Bump for 1.13.0 (#2150)1fcdc75
New icons for v1.13.0 (#2147)563c21a
Update usage docs for Vite and Parcel relative path issues (#2146)6b3775d
Fixes #2144 (#2145)805db3a
Forgot .md page (#2142)662ac04
Bluesky (#2141)e45c8d2
Rebuild (#2140)3ce0fff
Prep 1.11.4 release (#2139)9bdc10a
Fixes #2090, fixes #2021, fixes #2067 (#2138)Updates
browser-sync
from 3.0.3 to 3.0.4Commits
dc74bc0
v3.0.4a3b73ee
bump eazy-logger1359821
remove changelogUpdates
postcss
from 8.5.3 to 8.5.4Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
6cb4a66
Release 8.5.4 versionec5c1e0
Update dependenciese85e938
Fix code format5054233
fixed error at line 401 (#2046)0538b63
docs: Update README.md (#2044)b5f407f
Addpostcss-fontsource-url
to plugins (#2043)94b5260
Clarify documentation fornode.source.end.offset
(#2032)a20724a
Fix Markdown syntaxcf6b969
fix: add a mention for postcssense extension (#2040)ff48c29
Increase sizeUpdates
sass
from 1.86.1 to 1.89.1Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
Commits
394fbe5
Merge pull request #2583 from sass/list-parens3c9a501
Fix sass-parser compatibility with the latest PostCSS9a5b4f5
Properly addParenthesizedExpression
for comma-separated listse7b70e2
Remove ia32 support on dart 3.8 (#2579)4e9e206
Allow the Node.js pkg importer to return the same URL multiple times (#2575)c6b2163
Merge pull request #2572 from sass/empty-custom-prop6edc11e
Support empty custom propertiesa81cd73
Properly handle dev changelogs in bump-version-* tasks7f54226
Disallow passing functions/mixins across compilations (#2544)90b6b39
Remove useless_currentCallable
property in the evaluate visitor (#2570)Updates
sharp
from 0.33.5 to 0.34.2Commits
6d04b7c
Release v0.34.2d4b30b7
Docs: Update pnpm settings documentation URLs7f03502
Docs: upgrade to latest Astro Starlight63b0a11
Tests: remove a possible race conditionc4d6aec
Docs: Highlight that Windows ARM64 support is experimentale75ae97
Ensure PDF scale-on-load optimisation uses background #4398956d72d
Prerelease v0.34.2-rc.000e66ef
Bump depsdb3a452
Simplify 94481a9d36fd50
Prefer use ofbandjoin_const()
and list-initializationUpdates
shelljs
from 0.9.2 to 0.10.0Release notes
Sourced from shelljs's releases.
Commits
4580c00
0.10.09a06336
Deprecate the shjs binary3b03c85
chore: remove accidental audit dep33db514
Regenerate package-lock.json with npm 9.2.06577d54
Merge branch 'y-nk-main'e48e919
bump execa (#1216)67a26e2
refactor: change how internal errors are handledbfd06fa
Add -B, -A, and -C options to grep (#1206)3149e09
refactor: explicit handling for execa errors75d26de
fix: cmd is compatible with node 22.10Updates
webpack
from 5.98.0 to 5.99.9Release notes
Sourced from webpack's releases.
... (truncated)
Commits
6c9f912
chore(release): 5.99.9bca3d40
fix: eliminate unused statements in certain scenarios (#19536)356c5d1
ci: benchmarks stability (#19552)2c4f967
fix: sourceTypes of asset module when lazy compilation (#19539)6b3e1c5
chore(deps): bump the dependencies group with 2 updates (#19551)dc19f82
chore: fix todo types (#19550)598767e
chore: fix typo in comment34ec1d8
chore: refactor tests scripts (#19549)12b8458
fix: publicPath issue for ES modules (#19546)c1e7ba2
docs: update examples (#19545)Updates
yaml
from 2.7.1 to 2.8.0Release notes
Sourced from yaml's releases.
Commits
c000eb7
2.8.01e85fc8
style: Apply updated lint rules02f7d5f
chore: Refresh lockfile389ca7c
docs: include cli example (#617)0f29ce6
feat: Add--merge
option to CLI tool (#611)e00cab9
fix: Improve error for tag resolution error on null value (#616)2a841cc
fix: Allow empty string as plain scalar representation, for failsafe schema (...55c5ef4
feat: Add node cache for faster alias resolution (#612)ab17552
Merge pull request #614 from eemeli/engines-compatb27c124
ci: Re-introduce tests for Node.js 14.6 and laterDependabot 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