Bump the npm-deps group with 7 updates #600
Closed
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 npm-deps group with 7 updates:
5.3.1
5.3.2
0.11.1
0.15.0
0.19.2
0.19.11
11.8.0
11.9.0
5.1.2
11.1.1
2.0.4
2.1.0
3.0.3
3.1.1
Updates
bootstrap
from 5.3.1 to 5.3.2Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
344e912
Release v5.3.2 (#39173)317cb2a
download: Reword CDN paragraph (#39179)8df9899
Fix: make theme selector tick icon visible when active in examples layout (#3...256ad91
README.md: remove BrowserStack badge (#39180)8816177
Update devDependencies (#39174)52edf18
Build(deps): Bump actions/checkout from 3 to 4 (#39148)9900cf3
Fix collapse multiple ids target (#38989)d1d49ff
New$btn-link-focus-shadow-rgb
for color modes customisation (#39119)bde23ae
Allow\<mark>
colors customization for color modes (#39141)bb10c99
Add defensive CSS to handle form check input in fleboxes (#38955)Updates
@minify-html/node
from 0.11.1 to 0.15.0Changelog
Sourced from
@minify-html/node
's changelog.... (truncated)
Commits
4c43960
0.15.0ce73a8a
Reformattingb82b186
Propagate keep_input_type_text_attr option; make Java Configuration class con...389adcf
Implement keep_input_type_text_attr option30cd348
0.14.0d6bd553
Fix CLI arg parser02dc4c6
Update READMEfb27378
Update CHANGELOG2a05b42
Propagate template syntax preservation Cfg91971fe
Implement parsing and preservation of common templating syntaxUpdates
esbuild
from 0.19.2 to 0.19.11Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6ee8225
publish 0.19.11 to npmf8ae3af
fix #3561: treeshaking of knownSymbol
instances0811058
switch define data to flagsf5f8ff8
fix #3568: can reorder primitive past side-effect914f608
fix #3558: put thestop()
api call back2aa166b
fix #3559: fix recent class transform regression55e1127
publish 0.19.10 to npmd968af2
fix #3511:@__NO_SIDE_EFFECTS__
with templates00c4ebe
fix #3546: don't transformrequire
glob importse1b7050
fix #3319: missing symbol usage in glob transformUpdates
highlight.js
from 11.8.0 to 11.9.0Release notes
Sourced from highlight.js's releases.
... (truncated)
Changelog
Sourced from highlight.js's changelog.
... (truncated)
Commits
f47103d
(chore) release with v20 of Node59ac021
bump 11.9.0aa09381
gem bumps1a531f5
fix(rust) Add negative-lookahead for fn like keywords (#3883)fa9a62c
enh(groovy) Addrecord
andvar
keywords (#3872)a1a1235
fix(css) variable '_' detection #3823 (#3863)2708bf9
(typo) Update README.md (#3869)58dc596
Update Stan syntax to version 2.33 (#3859)694eb52
(enh) AddBallerina
to supported languages (#3852)a20b348
Bump actions/checkout from 3 to 4 (#3854)Updates
marked
from 5.1.2 to 11.1.1Release notes
Sourced from marked's releases.
... (truncated)
Commits
05cbf5f
chore(release): 11.1.1 [skip ci]4f87b2a
fix: improve lexing inline elements step's performance (#3146)baed07a
chore(deps-dev): Bump eslint-plugin-n from 16.3.1 to 16.5.0 (#3145)0761c1e
chore(deps-dev): Bump rollup from 4.6.1 to 4.9.1 (#3144)4ba572a
chore(deps-dev): Bump@semantic-release/github
from 9.2.5 to 9.2.6 (#3143)f15e8ea
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.13.3 to 0.13.5 (#3142)de96644
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.13.1 to 6.15.0 ...dede669
chore(deps-dev): Bump semantic-release from 22.0.8 to 22.0.12 (#3138)b8421b5
chore(deps-dev): Bump marked-highlight from 2.0.7 to 2.1.0 (#3139)c491c91
chore(deps-dev): Bump eslint from 8.55.0 to 8.56.0 (#3140)Updates
marked-highlight
from 2.0.4 to 2.1.0Release notes
Sourced from marked-highlight's releases.
Commits
7a2fa59
chore(release): 2.1.0 [skip ci]0bd915f
chore: clean up code42204fb
feat: expose full info string (#190)66d1c2b
Merge pull request #187 from markedjs/dependabot/npm_and_yarn/semantic-releas...d0a1a95
Merge pull request #188 from markedjs/dependabot/npm_and_yarn/babel/preset-en...3c4d711
chore(deps-dev): Bump@semantic-release/npm
from 11.0.1 to 11.0.2d2ca00e
chore(deps-dev): Bump@babel/preset-env
from 7.23.5 to 7.23.6942641c
Merge pull request #185 from markedjs/dependabot/npm_and_yarn/semantic-releas...8816579
chore(deps-dev): Bump semantic-release from 22.0.8 to 22.0.10b4c7ab9
Merge pull request #186 from markedjs/dependabot/npm_and_yarn/semantic-releas...Updates
prettier
from 3.0.3 to 3.1.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b86701d
Release 3.1.1c97480c
Useattributes
instead of deprecatedassertions
(#15758)0d1ffb3
Consistently use tabs in ternaries whenuseTabs
istrue
(#15662)5f7aedc
fix example to fit the actual experimentalTernaries behaviour (#15747)1e30f66
Remove claim, untrue since over 5 years ago, that cursorOffset is incompatibl...39e4e7b
Add cursorOffset to Playground (#15751)8e816ad
Allow skipping symlink patterns, to avoid raising a fault (#15533)2ca5d75
Fix expect call in dts test (#15766)15c7428
chore(deps): update dependency flow-parser to v0.223.3 (#15760)d3b3d4f
chore(deps): update dependency hermes-parser to v0.18.0 (#15761)Most Recent Ignore Conditions Applied to This Pull Request
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