chore(deps-dev): bump the development-dependencies group with 8 updates#18
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the development-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.16` | `0.5.20` | | [firebase](https://github.com/firebase/firebase-js-sdk) | `12.1.0` | `12.15.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.5` | `17.0.8` | | [monaco-editor](https://github.com/microsoft/monaco-editor) | `0.52.2` | `0.55.1` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.9.1` | | [sass](https://github.com/sass/dart-sass) | `1.90.0` | `1.101.0` | | [sharp](https://github.com/lovell/sharp) | `0.34.5` | `0.35.2` | | [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` | Updates `@tailwindcss/typography` from 0.5.16 to 0.5.20 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.20) Updates `firebase` from 12.1.0 to 12.15.0 - [Release notes](https://github.com/firebase/firebase-js-sdk/releases) - [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@12.1.0...firebase@12.15.0) Updates `lint-staged` from 16.1.5 to 17.0.8 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.1.5...v17.0.8) Updates `monaco-editor` from 0.52.2 to 0.55.1 - [Release notes](https://github.com/microsoft/monaco-editor/releases) - [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md) - [Commits](microsoft/monaco-editor@v0.52.2...v0.55.1) Updates `prettier` from 3.6.2 to 3.9.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.9.1) Updates `sass` from 1.90.0 to 1.101.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.90.0...1.101.0) Updates `sharp` from 0.34.5 to 0.35.2 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.5...v0.35.2) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: firebase dependency-version: 12.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: lint-staged dependency-version: 17.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: monaco-editor dependency-version: 0.55.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sass dependency-version: 1.101.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: sharp dependency-version: 0.35.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 development-dependencies group with 8 updates:
0.5.160.5.2012.1.012.15.016.1.517.0.80.52.20.55.13.6.23.9.11.90.01.101.00.34.50.35.25.0.05.1.0Updates
@tailwindcss/typographyfrom 0.5.16 to 0.5.20Release notes
Sourced from @tailwindcss/typography's releases.
Changelog
Sourced from @tailwindcss/typography's changelog.
Commits
e3714a30.5.20f34283dUpdate tailwindcss peer dependency version (#424)543de42bump Node.js881b048Setup OIDC (#423)74a3da7Fix typo in README.md (#413)3963dfeBump js-yaml from 3.14.1 to 3.14.2 (#410)abf85ccclassName instead of classname (#406)e002ab80.5.19bbb1c21Fix bad RGB syntax (#405)b316f950.5.18Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@tailwindcss/typographysince your current version.Updates
firebasefrom 12.1.0 to 12.15.0Release notes
Sourced from firebase's releases.
... (truncated)
Commits
05c2691Version Packages (#10080)93cecd0Merge main into releasefa26af2Change setup-node@master to v4 (#10090)67c41e3Merge main into release9bef5abfeat(ai): Deprecate Google Maps GroundingenableWidget(#10035)40b2a8crun ratchet (#10064)3dcf8ecRevert "chore(ci): make all firestore integration tests optional (#10028)" (#...36d0ca3Merge main into release6990f26Fix querystring to always use apiKey even if a key is specified in the reques...712091cSupport API key referrer restrictions by changing the Auth SDK referrer polic...Updates
lint-stagedfrom 16.1.5 to 17.0.8Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
5f3b8f2Merge pull request #1812 from lint-staged/changeset-release/main43a9b8dchore(changeset): release630e2f6Merge pull request #1809 from lint-staged/restore-merge-status179b437fix: restore Git merge status after creating backup stash6bae2e2Merge pull request #1811 from lint-staged/exec-git-ignore-stderrb82a830ci: run npm audit omitting dev, including prod dependencies0b19b80build(deps): update dependencies3d0b2c0fix: ignore stderr when doing Git operationscd11fecMerge pull request #1807 from lint-staged/changeset-release/main15a8ee0chore(changeset): releaseMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for lint-staged since your current version.
Updates
monaco-editorfrom 0.52.2 to 0.55.1Release notes
Sourced from monaco-editor's releases.
... (truncated)
Changelog
Sourced from monaco-editor's changelog.
... (truncated)
Commits
516f350Fixes missing language exports (#5121)9221aa0v0.55.1 (#5122)d678c1dMerge pull request #5120 from microsoft/hediet/enormous-herringf047a08Fixes npx playwright install --with-deps220c1caFixes microsoft/monaco-editor#5113 (#5118)1b175c7v0.55.0 (#5117)574b846Install playwright dependencies in monaco-editor-core job (#5116)5486e82update (#5105)e70b661fixes website & adds editor.api.d.ts (#5104)36efbe0Fixes typedoc & updates pipelines to test website (#5102)Updates
prettierfrom 3.6.2 to 3.9.1Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
c47654cRelease 3.9.106159aaFix bug in release script4bc5ab4Update file-entry-cache to 11.1.5 (#19483)b7fd58bRelease@prettier/plugin-oxc@0.2.0and@prettier/plugin-hermes@0.2.03006400Revert changes in release script7bef7dbGit blame ignore 3.9.0bb817b1Bump Prettier dependency to 3.9.005cf896Clean changelog_unreleased79f6cdfDisable finished steps3613b1eAdd blog post for v3.9 (#19414)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier since your current version.
Updates
sassfrom 1.90.0 to 1.101.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
63b9922Load import-only files through package.jsonexports(#2772)c7e9947Migrate from bufbuild/buf-setup-action to bufbuild/buf-action (#2773)7674a4cBump postcss from 8.5.13 to 8.5.15 in /pkg/sass-parser (#2774)5fd18c7Bump node engine requirement to >=20.19.0 and chokidar requirement to ^5.0.0 ...8c1d984Deprecate adjacent compound selectors (#2765)8e5f718Bump postcss from 8.5.12 to 8.5.13 in /pkg/sass-parser (#2767)1447f9bBump postcss from 8.5.8 to 8.5.12 in /pkg/sass-parser (#2766)83c39feSupport the top-level parent selector (#2758)ec85871Bump EndBug/add-and-commit from 9 to 10 (#2756)a604acd[Function Name] Implement changes (#2731)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for sass since your current version.
Updates
sharpfrom 0.34.5 to 0.35.2Release notes
Sourced from sharp's releases.
... (truncated)
Commits
c9622a3Release v0.35.2cd4568fUpgrade to sharp-libvips v1.3.178390cfTests: Add font file to prevent font discovery flakiness (#4550)61210b4Verify convolve kernel values are numbers (#4549)1cb27dcPrerelease v0.35.2-rc.2c7606c3Upgrade to sharp-libvips v1.3.1-rc.029d1e9ePrerelease v0.35.2-rc.1bbba0a1Improve code bundler support with stub binariesab52866Bound dilate and erode width to avoid mask-size overflow (#4548)0f594ddPrerelease v0.35.2-rc.0Updates
unist-util-visitfrom 5.0.0 to 5.1.0Release notes
Sourced from unist-util-visit's releases.
Commits
5d601df5.1.07b42d0eUpdate node in actions1b1859dUpdate actions2d88456Update dev-dependencies8607d64Refactor to use@importsefbed8aAdd declaration mapsf80cf39Add.tsbuildinfoto.gitignore639c0e5Fix type support for readonly arraysDescription has been truncated