fix(deps): update all non-major third-party dependencies #141
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:
0.7.3
->0.10.1
7.22.11
->7.22.20
7.22.5
->7.22.15
2.8.0
->2.8.1
8.0.2
->8.1.0
0.12.2
->0.15.1
0.2.1
->0.2.2
2.33.1
->2.36.0
9.3.1
->9.3.3
6.1.2
->6.1.3
14.4.3
->14.5.1
2.4.2
->2.4.4
1.7.2
->1.7.3
18.17.11
->18.17.18
18.17.19
18.2.21
->18.2.22
18.2.21
->18.2.22
0.34.3
->0.34.5
0.34.3
->0.34.5
^0.16.0
->0.16.0
0.16.0
->0.21.0
0.16.0
->0.21.0
0.16.0
->0.21.0
0.16.0
->0.21.0
2.10.14
->2.10.15
10.4.15
->10.4.16
0.19.2
->0.19.3
8.48.0
->8.49.0
8.50.0
2.14.0
->2.15.1
10.16.1
->10.16.4
10.11.0
->10.11.2
23.4.6
->23.5.1
2.1.5
->2.2.0
2.2.1
->2.2.2
3.6.13
->3.7.0
1.2.4
->1.3.1
18.17.1
->18.18.0
8.4.28
->8.4.30
3.0.2
->3.0.3
13.2.0
->13.2.2
5.3.0
->5.4.0
2.0.0
->2.0.1
1.88.0
->1.99.5
2.26.1
->2.26.3
4.2.0
->4.2.1
0.34.3
->0.34.5
8.15.8
->8.16.11
8.16.12
Release Notes
withastro/starlight (@astrojs/starlight)
v0.10.1
Compare Source
Patch Changes
#726
f3157c6
Thanks @delucis! - Fix a rare bug in table of contents when handling headings that increase by more than one level on a page.#729
80c6ab1
Thanks @delucis! - Upgrade Pagefind to v1.0.3#715
e726155
Thanks @itsmatteomanf! - feat: prevent scroll on body when search is openv0.10.0
Compare Source
Minor Changes
2a58e1a
Thanks @delucis! - Upgrade Pagefind to v1 and display page headings in search resultsPatch Changes
#708
136cfb1
Thanks @julien-deramond! - Fix main content column width for pages without a table of contents#682
660a5f5
Thanks @vedmalex! - Add Russian language supportv0.9.1
Compare Source
Patch Changes
#647
ea57726
Thanks @bgmort! - Fix translated 404 pages not being excluded from search results#667
9828f73
Thanks @delucis! - Break inline<code>
across lines to avoid overflow#642
e623d92
Thanks @fk! - Don't hard-code nav height in table of contents highlighting script#676
6419006
Thanks @vedmalex! - Upgrade and pin Pagefind to latest beta release.#647
ea57726
Thanks @bgmort! - Add frontmatter option to exclude a page from Pagefind search resultsv0.9.0
Compare Source
Minor Changes
#626
5dd22b8
Thanks @delucis! - Throw an error for duplicate MDX or sitemap integrations#615
7b75b3e
Thanks @delucis! - Bump minimum required Astro version to 3.0v0.8.1
Compare Source
Patch Changes
1b367e3
Thanks @KubaJastrz! - Avoid applying hovered<select>
text color to its<options>
v0.8.0
Compare Source
Minor Changes
#529
c2d0e7f
Thanks @delucis! - For improved compatibility with Tailwind, some Starlight built-in class names are now prefixed with"sl-"
.While not likely, if you were relying on one of these internal class names in your own components or custom CSS, you will need to update to use the prefixed version.
flex
,md:flex
,lg:flex
,block
,md:block
,lg:block
,hidden
,md:hidden
,lg:hidden
.sl-flex
,md:sl-flex
,lg:sl-flex
,sl-block
,md:sl-block
,lg:sl-block
,sl-hidden
,md:sl-hidden
,lg:sl-hidden
.#593
5b8af95
Thanks @delucis! - Add announcement banner feature#516
70a32a1
Thanks @kevinzunigacuellar! - Support adding badges to sidebar links from config file and frontmatterPatch Changes
#569
a7691f8
Thanks @HiDeoo! - Use locale when sorting autogenerated sidebar entries#559
5726353
Thanks @delucis! - Add Stack Overflow iconbabel/babel (@babel/core)
v7.22.20
Compare Source
🏠 Internal
babel-helper-validator-identifier
babel-plugin-transform-dotall-regex
↩️ Revert
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
v7.22.19
Compare Source
v7.22.19 (2023-09-14)
Re-published 7.22.18, due to a releasing error.
v7.22.18
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
↩️ Revert
v7.22.17
Compare Source
🐛 Bug Fix
babel-core
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-types
ClassDeclaration["id"]
optional in babel-types (@jordanbtucker)🔬 Output optimization
babel-helper-remap-async-to-generator
,babel-helper-wrap-function
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-function-sent
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-parameters
,babel-plugin-transform-runtime
,babel-preset-env
async
functions) (@liuxingbaoyu)v7.22.15
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-helper-validator-identifier
,babel-helper-validator-option
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-for-of
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-template
,babel-traverse
,babel-types
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo)chakra-ui/chakra-ui (@chakra-ui/react)
v2.8.1
Compare Source
Patch Changes
[
63431c1ef
,58e059d18
,6526e9be8
,eb477b6e8
,065fd24c7
,3aaf0c3b1
,0b2c4049f
]:faker-js/faker (@faker-js/faker)
v8.1.0
Compare Source
Features
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.