generated from onwidget/astrowind
-
Notifications
You must be signed in to change notification settings - Fork 2
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 js-dependencies group with 15 updates #58
Merged
import-pandas-as-numpy
merged 1 commit into
main
from
dependabot/npm_and_yarn/js-dependencies-ff5f4d2b91
Apr 2, 2024
Merged
Bump the js-dependencies group with 15 updates #58
import-pandas-as-numpy
merged 1 commit into
main
from
dependabot/npm_and_yarn/js-dependencies-ff5f4d2b91
Apr 2, 2024
Conversation
This file contains 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
Bumps the js-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.1.1` | `3.1.2` | | [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) | `5.0.16` | `5.0.17` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.4.6` | `4.5.12` | | [unpic](https://github.com/ascorbic/unpic) | `3.17.0` | `3.18.0` | | [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.5.6` | `0.5.10` | | [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `2.1.1` | `2.2.2` | | [@iconify-json/tabler](https://github.com/iconify/icon-sets) | `1.1.106` | `1.1.109` | | [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.10` | `0.5.12` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.4.0` | | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.31.4` | `0.33.1` | | [stylelint](https://github.com/stylelint/stylelint) | `16.2.1` | `16.3.1` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.2.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` | Updates `@astrojs/sitemap` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/sitemap) Updates `@fontsource-variable/inter` from 5.0.16 to 5.0.17 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/variable/inter/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter) Updates `astro` from 4.4.6 to 4.5.12 - [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 `unpic` from 3.17.0 to 3.18.0 - [Release notes](https://github.com/ascorbic/unpic/releases) - [Changelog](https://github.com/ascorbic/unpic/blob/main/CHANGELOG.md) - [Commits](ascorbic/unpic@v3.17.0...v3.18.0) Updates `@astrojs/check` from 0.5.6 to 0.5.10 - [Release notes](https://github.com/withastro/language-tools/releases) - [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check) Updates `@astrojs/mdx` from 2.1.1 to 2.2.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx) Updates `@iconify-json/tabler` from 1.1.106 to 1.1.109 - [Commits](iconify/icon-sets@1.1.106...1.1.109) Updates `@tailwindcss/typography` from 0.5.10 to 0.5.12 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.10...v0.5.12) Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 7.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser) Updates `eslint-plugin-astro` from 0.31.4 to 0.33.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-astro@v0.31.4...v0.33.1) Updates `stylelint` from 16.2.1 to 16.3.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.2.1...16.3.1) Updates `tailwind-merge` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.2.1...v2.2.2) Updates `tailwindcss` from 3.4.1 to 3.4.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.1...v3.4.3) Updates `typescript` from 5.3.3 to 5.4.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@fontsource-variable/inter" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: unpic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@astrojs/check" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@astrojs/mdx" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@iconify-json/tabler" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: eslint-plugin-astro dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies - dependency-name: tailwind-merge dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: js-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: js-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Apr 1, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
import-pandas-as-numpy
approved these changes
Apr 2, 2024
import-pandas-as-numpy
deleted the
dependabot/npm_and_yarn/js-dependencies-ff5f4d2b91
branch
April 2, 2024 13:54
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 js-dependencies group with 15 updates:
3.1.1
3.1.2
5.0.16
5.0.17
4.4.6
4.5.12
3.17.0
3.18.0
0.5.6
0.5.10
2.1.1
2.2.2
1.1.106
1.1.109
0.5.10
0.5.12
7.1.0
7.4.0
7.1.0
7.4.0
0.31.4
0.33.1
16.2.1
16.3.1
2.2.1
2.2.2
3.4.1
3.4.3
5.3.3
5.4.3
Updates
@astrojs/sitemap
from 3.1.1 to 3.1.2Release notes
Sourced from
@astrojs/sitemap
's releases.Changelog
Sourced from
@astrojs/sitemap
's changelog.Commits
bb7707e
[ci] release (#10556)5f7e9c4
fix(sitemap): fix missing base path insitemap-index.xml
(#10557)2dd00a0
chore: import sort source code, exception for theastro
package (#10242)1e638c4
chore: import sorting for test folder and e2e folder (#10190)Updates
@fontsource-variable/inter
from 5.0.16 to 5.0.17Commits
Updates
astro
from 4.4.6 to 4.5.12Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
50cc5f0
[ci] release (#10597)636ba8c
[ci] release (#10588)61e283e
fix(types): Omit data types from polymorphic attributes (#10593)9b08fac
[ci] format0fd36bd
Fix inline stylesheets in content collection cache (#10543)fbdc10f
fix(assets): Fixes assets generation when using custom paths and configs (#10...498866c
[ci] formata059535
fix(dev): consider pages' route priority when matching request to a page (#10...bd7effc
qol(runtime): clarify message about unavailable headers (#10583)bb7707e
[ci] release (#10556)Updates
unpic
from 3.17.0 to 3.18.0Release notes
Sourced from unpic's releases.
Changelog
Sourced from unpic's changelog.
Commits
c8cadc5
chore(main): release 3.18.0 (#126)0aa185a
feat: add Supabase support (#123)50020fd
chore: switch demo image to unpic (#125)Updates
@astrojs/check
from 0.5.6 to 0.5.10Release notes
Sourced from
@astrojs/check
's releases.Changelog
Sourced from
@astrojs/check
's changelog.Commits
1fe7503
Version Packages (#839)f3e69cc
Version Packages (#825)1a55b6f
Version Packages (#822)ba47241
chore: don't format fixtures (#818)19610cb
Version Packages (#811)Updates
@astrojs/mdx
from 2.1.1 to 2.2.2Release notes
Sourced from
@astrojs/mdx
's releases.Changelog
Sourced from
@astrojs/mdx
's changelog.Commits
bb7707e
[ci] release (#10556)fdceed5
[ci] release (#10503)dfd146f
Revert "[ci] format" (#10417)1863727
[ci] formatb3dbb49
[ci] update lockfile (#10234)0e074fb
[ci] release (#10365)9e1ef6f
Fix mdx test fail with rehype-pretty-code (#10370)a31bbd7
fix(markdown): don’t generate mdast html nodes (#10104)8526ca3
Update turbo test dependsOn (#10329)f6fc18c
Update Vite to latest (#10259)Updates
@iconify-json/tabler
from 1.1.106 to 1.1.109Commits
702bc2c
Update IonIcons, Material Design Icons, Unicons9d5b5b3
Update Material Design Icons, Uniconsfa50834
Update Material Design Icons, Simple Icons, UniconsUpdates
@tailwindcss/typography
from 0.5.10 to 0.5.12Release notes
Sourced from
@tailwindcss/typography
's releases.Changelog
Sourced from
@tailwindcss/typography
's changelog.Commits
cacc7dc
0.5.122ca8503
Update changelogf520c53
Align tables to start instead of left8d686dc
Change CSS properties to their bidirectional counterparts (#323)8055516
Update repository in package.json0bd939f
0.5.1149d4277
Update GitHub actions2ae64e1
Update changelog71fc8d5
Addprose-kbd
element modifier (#340)39f78f8
Update changelogUpdates
@typescript-eslint/eslint-plugin
from 7.1.0 to 7.4.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
5d24691
chore(release): publish 7.4.0029fc0b
feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...2a62a40
fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...990ec22
docs: fix example of binding unbound method (#8754)a08554a
feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...2018f91
fix(eslint-plugin): [prefer-optional-chain] properly disambiguate between `bo...56358a6
fix(eslint-plugin): [prefer-optional-chain] address multipart nullish checks ...532ae8b
docs: fix typo in switch-exhaustiveness-check (#8768)e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...c787fe4
docs: restrict-template-expressions - remove mention of numbers being allowed...Updates
@typescript-eslint/parser
from 7.1.0 to 7.4.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
5d24691
chore(release): publish 7.4.0e408b93
feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...5995614
chore(release): publish 7.3.14cf8ec7
chore(release): publish 7.3.0883f220
fix: correctengines.node
constraints inpackage.json
(#8671)95cf139
chore(release): publish 7.2.088b7463
chore(release): publish 7.1.1Updates
eslint-plugin-astro
from 0.31.4 to 0.33.1Release notes
Sourced from eslint-plugin-astro's releases.
Changelog
Sourced from eslint-plugin-astro's changelog.
Commits
ef4e6b4
chore: release eslint-plugin-astro (#335)a84fe26
fix: client-side scripts not being able to linting in flat configs (#334)cc3c7f8
chore(deps): update dependency eslint-plugin-astro to ^0.33.0 (#333)0bd20df
chore: release eslint-plugin-astro (#332)fe6ffc6
fix: small bugd55a51e
feat: addmissing-directive-value
rule (#322)bd11f45
update CONTRIBUTING.md59cdd02
chore(deps): update dependency eslint-plugin-json-schema-validator to v5 (#331)7f9e295
Revert "chore: patch Astro to avoid site build errors" (#329)fdfc15c
chore(deps): update dependency eslint-plugin-astro to ^0.32.0 (#328)Updates
stylelint
from 16.2.1 to 16.3.1Release notes
Sourced from stylelint's releases.