chore(deps): update all non-major dependencies (patch) #2966
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.
This PR contains the following updates:
7.27.0
->7.27.5
7.27.0
->7.27.6
7.1.3
->7.1.5
5.3.3
->5.3.7
7.0.1
->7.0.8
10.1.1
->10.1.8
5.2.5
->5.2.6
11.0.1
->11.0.3
5.8.2
->5.8.3
Release Notes
babel/babel (@babel/eslint-parser)
v7.27.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-regenerator
regenerator
fortry
(@liuxingbaoyu)sourceType: commonjs
to script (@JLHwung)💅 Polish
babel-parser
v7.27.1
Compare Source
👓 Spec Compliance
babel-parser
using of
as lexical declaration within for (@JLHwung)babel-parser
,babel-types
🐛 Bug Fix
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-traverse
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
babel-helper-remap-async-to-generator
,babel-plugin-transform-async-to-generator
babel-helper-fixtures
,babel-parser
babel-generator
,babel-parser
babel-parser
babel-compat-data
,babel-preset-env
babel-traverse
babel-generator
💅 Polish
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-class-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-traverse
🏠 Internal
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator-runtime
dep in@babel/runtime
(@nicolo-ribaudo)babel-compat-data
,babel-preset-env
babel-compat-data
,babel-standalone
babel-register
@babel/register
to cts (@liuxingbaoyu)babel-cli
,babel-compat-data
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-react-display-name
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-preset-env
,babel-register
,babel-standalone
,babel-types
babel-plugin-transform-regenerator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
babel-helpers
,babel-plugin-transform-regenerator
babel-helpers
🔬 Output optimization
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-runtime-corejs3
interopRequireWildcard
size (@liuxingbaoyu)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
regeneratorRuntime
size (@liuxingbaoyu)embroider-build/embroider (@embroider/addon-dev)
v7.1.4
@embroider/addon-dev 7.1.4 (patch)
🐛 Bug Fix
@embroider/addon-dev
Committers: 1
twbs/bootstrap (bootstrap)
v5.3.7
Compare Source
📚 Documentation
<head>
content generated by the "Download examples" buttonintegrity
andcrossorigin
attributes in introduction pageplaceholder
usage description🎨 Sass
'none'
values in thebox-shadow
Sass mixin for cleaner output🤖 JavaScript
trigger: "hover click"
configuration🤝 Contributions
v5.3.6
Compare Source
Highlights
.visually-hidden
overflowing children to become focusable.card-group
selectors to immediate children to fix some inheritance issuesChanges
npm install
andnpm run dist
in CONTRIBUTING.md by @mdo in https://github.com/twbs/bootstrap/pull/41340.card-group
to immediate children to fixborder-radius
bug by @mscdex in https://github.com/twbs/bootstrap/pull/41298devDependencies
by @julien-deramond in https://github.com/twbs/bootstrap/pull/41383image-size
from 1.0.2 to 2.0.2 by @julien-deramond in https://github.com/twbs/bootstrap/pull/41384.md
and.mdx
files. by @Jason3S in https://github.com/twbs/bootstrap/pull/41398files
configuration from.cspell.json
by @julien-deramond in https://github.com/twbs/bootstrap/pull/41400// Private
comment and method by @MohamadSalman11 in https://github.com/twbs/bootstrap/pull/41218New Contributors
Full Changelog: twbs/bootstrap@v5.3.5...v5.3.6
v5.3.5
Compare Source
Hot fix for a regression from upstream in Autoprefixer.
What's Changed
Full Changelog: twbs/bootstrap@v5.3.4...v5.3.5
v5.3.4
Compare Source
Changes
🚀 Features
util.js
in migration guide<article>
element for example cards.grid
where it shouldn't be used.order-*
classes in 'Layout > Columns'.justify-content-start
class in homepage.bi-exclamation-triangle-fill
classborder-radius
rule🎨 CSS
max-width
andbackground-color
btn-group-vertical
by using same rules asbtn-group
border-radius
rule☕️ JavaScript
📖 Docs
util.js
in migration guide<article>
element for example cards.order
values in the migration guide.grid
where it shouldn't be used.order-*
classes in 'Layout > Columns'.justify-content-start
class in homepage$enable-css-grid
→$enable-cssgrid
in 'Customize > Options'$enable-css-grid
in options.mdaria-hidden="true"
to decorative SVGsaria-hidden='true'
to decorative SVGs.bi-exclamation-triangle-fill
classdata-bs-theme="light"
in navbars color schemes markupimageConfig
urls.JoinPath
in more placesrel="noopener" target="_blank"
data-bs-scroll="true"
from navbarhugo.IsProduction
🛠 Examples
🌎 Accessibility
<article>
element for example cardsaria-hidden="true"
to decorative SVGsaria-hidden='true'
to decorative SVGs📦 Dependencies
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.