-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the deps group across 1 directory with 8 updates #150
Conversation
Bumps the deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.9` | `2.27.11` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.15.11` | `5.1.2` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.7.2` | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.28.2` | `0.30.3` | | [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) | `0.12.3` | `0.14.1` | | [starlight-package-managers](https://github.com/HiDeoo/starlight-package-managers/tree/HEAD/packages/starlight-package-managers) | `0.7.0` | `0.8.1` | | [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit) | `0.16.1` | `0.18.0` | Updates `@changesets/cli` from 2.27.9 to 2.27.11 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `astro` from 4.15.11 to 5.1.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `typescript` from 5.6.2 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.7.2) Updates `@astrojs/starlight` from 0.28.2 to 0.30.3 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight) Updates `starlight-links-validator` from 0.12.3 to 0.14.1 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/[email protected]/packages/starlight-links-validator) Updates `starlight-package-managers` from 0.7.0 to 0.8.1 - [Release notes](https://github.com/HiDeoo/starlight-package-managers/releases) - [Changelog](https://github.com/HiDeoo/starlight-package-managers/blob/main/packages/starlight-package-managers/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-package-managers/commits/[email protected]/packages/starlight-package-managers) Updates `astro-integration-kit` from 0.16.1 to 0.18.0 - [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases) - [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/[email protected]@0.18.0) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: "@astrojs/starlight" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: starlight-links-validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: starlight-package-managers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: astro-integration-kit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #152. |
Bumps the deps group with 8 updates in the / directory:
2.27.9
2.27.11
4.15.11
5.1.2
3.3.3
3.4.2
5.6.2
5.7.2
0.28.2
0.30.3
0.12.3
0.14.1
0.7.0
0.8.1
0.16.1
0.18.0
Updates
@changesets/cli
from 2.27.9 to 2.27.11Release notes
Sourced from
@changesets/cli
's releases.Commits
ac2fd12
Version Packages (#1532)f0270f6
relax parameters for read() (#1517)f03f70b
Bump@typescript-eslint/parser
from 5.43.0 to 5.62.0 (#1527)5412908
Bump jest-watch-typeahead from 2.2.1 to 2.2.2 (#1529)828a238
Bump enquirer from 2.3.2 to 2.4.1 (#1530)5c1617f
Bump@types/lodash
from 4.14.144 to 4.17.13 (#1520)22eff6f
Bump extendable-error from 0.1.5 to 0.1.7 (#1522)7a53030
Bump eslint-config-standard from 17.0.0 to 17.1.0 (#1521)921a852
Bump@babel/preset-typescript
from 7.18.6 to 7.26.0 (#1523)ff59515
Add Dependabot config file (#1219)Updates
astro
from 4.15.11 to 5.1.2Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
161df28
[ci] release (#12801)7fb2184
fix: injected route entrypoint (#12816)f12f111
fix: missing log (#12814)e109002
fix: pass emulated entry to getCollection filter function (#12875)ac00c64
[ci] format524c855
fix(core): add error log for server islands (#12768)892dd9f
fix: pass cookie options to delete (#12820)440d8a5
fix: session regeneration (#12864)96c4b92
fix: makereference()
a sync transform (#12781)5ab724c
[ci] formatUpdates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
typescript
from 5.6.2 to 5.7.2Release notes
Sourced from typescript's releases.
Commits
d701d90
Bump version to 5.7.2 and LKG0503a63
🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...3140dbb
🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)c1216de
Update LKG3ee2b95
🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...44bd3f2
Bump version to 5.7.1-rc and LKG5925c81
Update LKG84d58cf
Merge remote-tracking branch 'origin/main' into release-5.70ec4d30
Fixing exception on unsaved file (#60362)11b2930
Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...Updates
@astrojs/starlight
from 0.28.2 to 0.30.3Release notes
Sourced from
@astrojs/starlight
's releases.... (truncated)
Changelog
Sourced from
@astrojs/starlight
's changelog.... (truncated)
Commits
30a37d3
[ci] release (#2718)e54ebd5
Adds icon for phone (#2726)02d7ac6
Add farcaster to social links (#2724)ec4b851
Fix language selector invalid value (#2635)c5fcbb3
Fix list item spacing bug on Firefox (#2717)4fd272b
[ci] release (#2703)fd16470
Fix site title focus ring (#2704)02d16f3
Fix issue with user-defined autogenerated sidebar groups (#2702)0e419cc
[ci] release (#2689)5c6996c
Fix autogenerated sidebar issue (#2688)Updates
starlight-links-validator
from 0.12.3 to 0.14.1Release notes
Sourced from starlight-links-validator's releases.
Changelog
Sourced from starlight-links-validator's changelog.
Commits
b0213da
ci: release (#81)b3cbee8
Fix validation of custom IDs/slugs (#82)876cb50
Only trim trailing index from links if it is the full segment (#80)15f877f
ci: release (#78)486a379
Add support for Astro 5 (#77)9700d1a
chore: use changesets008b448
chore: use autofix7b78f5d
chore: release v0.13.4009be12
fix: fixes a validation issue with Markdown headings including trailing markupa02d026
chore: release v0.13.3Updates
starlight-package-managers
from 0.7.0 to 0.8.1Release notes
Sourced from starlight-package-managers's releases.
Changelog
Sourced from starlight-package-managers's changelog.
Commits
d1df2bd
ci: release777e8ff
feat: add support for astro 5 (#18)805ad88
chore: use changesets59ed35f
chore: use autofix40ab3ae
chore: release v0.8.0b62e4c6
feat: adds thedlx
command typeUpdates
astro-integration-kit
from 0.16.1 to 0.18.0Release notes
Sourced from astro-integration-kit's releases.
Commits
d828a2c
chore: update version1ea0542
Fixes build warning "unmet peer astro@^4.12.0: found 5.0.5" (#124)07ebb4d
Add@yeskunall/astro-umami
to the showcase (#123)5fe7751
feat: github actions workflow added for linting (#122)5544960
chore: update version6a23951
feat: bump astro version in peerDependencies (#121)2592199
fix: incorrect URL references to APIs in JSDoc (#119)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