This repository has been archived by the owner on Nov 24, 2022. It is now read-only.
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:
1.0.0
->1.0.1
1.5.5
->1.5.6
18.7.23
->18.8.3
v3.0.0
->v3.1.0
v3.0.0
->v3.5.0
v6.0.0
->v6.0.1
1.3.1
->1.4.6
0.2.2
->0.2.3
6.10.1
->6.12.0
8.24.0
->8.25.0
0.19.0
->0.20.0
v2.6.0
->v2.8.1
8.4.16
->8.4.17
0.5.4
->0.5.5
4.2.0
->4.4.0
3.1.4
->3.1.6
Release Notes
withastro/astro (@astrojs/partytown)
v1.0.1
Compare Source
Patch Changes
50a397c4b
Thanks @that-joao! - Update @builder.io/partytown dependencypicocss/pico
v1.5.6
Compare Source
Features
body
(E.g.#__next
,#___gatsby
,#root
), by @ja1denDefine your your CSS selector in
scss/_variables.scss > $semantic-root-element
#224 #13 #222
Fixes
aria-invalid
for dates input, by @rbf#242 #243
Documentation
#245
Full changelog
A huge thank you to all the contributors ❤️
actions/checkout
v3.1.0
Compare Source
saveState
andgetState
github-server-url
inputv3.0.2
Compare Source
set-safe-directory
v3.0.1
Compare Source
safe.directory
actions/setup-node
v3.5.0
Compare Source
In scope of this release we add support for engines.node. The action will be able to grab the version form package.json#engines.node. https://github.com/actions/setup-node/pull/485. Moreover, we added support for Volta
Besides, we updated @actions/core to 1.9.1 and @actions/cache to 3.0.4
v3.4.1
Compare Source
In scope of this release we fixed bugs related to the pnpm 7.5.1 output issue from
pnpm store path
https://github.com/actions/setup-node/pull/545. Moreover we fixed the issue with falling on node-version output https://github.com/actions/setup-node/pull/540.v3.4.0
Compare Source
In scope of this release we updated
actions/cache
package as the new version contains fixes for caching error handling. Moreover, we added support for asdf format as Node.js version file https://github.com/actions/setup-node/pull/373. Besides, we introduced new output node-version and addednpm-shrinkwrap.json
to dependency file patterns: https://github.com/actions/setup-node/pull/439v3.3.0
Compare Source
In scope of this release we added support for
lts/-n
aliases, improve logic forcurrent
,latest
andnode
aliases to handle them fromtoolcache
, updatencc
package.Support of lts/-n aliases
Minor improvements
v3.2.0
Compare Source
In scope of this release we added new aliases to install the latest Node.js version. https://github.com/actions/setup-node/pull/483
v3.1.1
Compare Source
In scope of this release we updated
actions/cache
package as the new version contains fixes related to GHES 3.5 (https://github.com/actions/setup-node/pull/460)v3.1.0
Compare Source
In scope of this release we added support for caching from GHES 3.5 and fixed download issue for files > 2GB during restore. Besides, we updated
actions/cache
dependency to 2.0.0 version.actions/stale
v6.0.1
Compare Source
Update @actions/core to 1.10.0 #839
Full Changelog: actions/stale@v6.0.0...v6.0.1
withastro/astro (astro)
v1.4.6
Compare Source
Patch Changes
ffbe4e71e
Thanks @matthewp! - Fixes getViteConfig from astro/configv1.4.5
Compare Source
Patch Changes
#4981
1f890b336
Thanks @matthewp! - Ensure dynamic tags have their slot instructions yielded#4886
61d26f335
Thanks @yuhang-dong! - Fix: import.meta.env.BASE_URL will be '/' in client loaded component on dev mode#4973
c733d4fb8
Thanks @bluwy! - Support Astro.slots.render for mdx#4918
a6bb2694b
Thanks @bluwy! - Refactor hydration path handling#4977
4f73b98ae
Thanks @tony-sull! - Fixes a bug that logged route cache warnings inastro dev
#4887
37cb2fc02
Thanks @Calvin-LL! - fix object styles not escaped#4990
8f9791d84
Thanks @matthewp! - Upgrade Astro compiler to 0.26.0v1.4.4
Compare Source
Patch Changes
#4967
e6a881081
Thanks @matthewp! - Final perf fix from 1.3.0 regressionA regression in rendering perf happened in 1.3.0. This is the final fix for the underlying issue.
v1.4.3
Compare Source
Patch Changes
#4956
ee8dd424f
Thanks @matthewp! - Fix perf regression in SSR#4952
5bcd76e3a
Thanks @bluwy! - Refactor ViteConfigWithSSR typev1.4.2
Compare Source
Patch Changes
#4932
9898088c0
Thanks @matthewp! - Prevent hydration mismatch in streaming SSR#4939
cf2bba1e4
Thanks @natemoo-re! - Fix MDX error handling, preventing a memory leakv1.4.1
Compare Source
Patch Changes
7690849a8
Thanks @Princesseuh! - Fix module definition of Markdown and MDX files not being available outside Astro filesv1.4.0
Compare Source
Minor Changes
#4907
01c1aaa00
Thanks @matthewp! - Order Astro styles last, to override imported stylesThis fixes CSS ordering so that imported styles are placed higher than page/component level styles. This means that if you do:
delucis/astro-netlify-cms
v0.2.3
Compare Source
Patch Changes
26243d5
Thanks @codelastnight! - remove node join() from vite-plugin-admin-dashboard to allow windows to run devstreetsidesoftware/cspell
v6.12.0
Compare Source
Features
6.11.1 (2022-09-30)
Bug Fixes
v6.11.1
Compare Source
Bug Fixes
v6.11.0
Compare Source
Note: Version bump only for package cspell-monorepo
6.10.1 (2022-09-20)
Note: Version bump only for package cspell-monorepo
eslint/eslint
v8.25.0
Compare Source
Features
173e820
feat: Pass --max-warnings value to formatters (#16348) (Brandon Mills)6964cb1
feat: remove support for ignore files in FlatESLint (#16355) (Milos Djermanovic)1cc4b3a
feat:id-length
counts graphemes instead of code units (#16321) (Sosuke Suzuki)Documentation
90c6028
docs: Conflicting fixes (#16366) (Ben Perlmutter)5a3fe70
docs: Add VS to integrations page (#16381) (Maria José Solano)49bd1e5
docs: remove unused link definitions (#16376) (Nick Schonning)3bd380d
docs: typo cleanups for docs (#16374) (Nick Schonning)b3a0837
docs: remove duplicate words (#16378) (Nick Schonning)a682562
docs: addBigInt
tonew-cap
docs (#16362) (Sosuke Suzuki)f6d57fb
docs: Update docs README (#16352) (Ben Perlmutter)7214347
docs: fix logical-assignment-operators option typo (#16346) (Jonathan Wilsson)Chores
1f78594
chore: upgrade @eslint/eslintrc@1.3.3 (#16397) (Milos Djermanovic)8476a9b
chore: Remove CODEOWNERS (#16375) (Nick Schonning)720ff75
chore: use "ci" for Dependabot commit message (#16377) (Nick Schonning)42f5479
chore: bump actions/stale from 5 to 6 (#16350) (dependabot[bot])e5e9e27
chore: removejsdoc
dev dependency (#16344) (Milos Djermanovic)ota-meshi/eslint-plugin-astro
v0.20.0
Compare Source
Minor Changes
9c481f8
Thanks @renovate! - update dependency astro-eslint-parser to ^0.7.0nick-fields/retry
v2.8.1
Compare Source
Refactor to make testing easier
v2.8.0
Compare Source
Use
spawn
rather thanexec
to support much larger outputsv2.7.1
Compare Source
This release contains mostly dependency updates. There are a few very minor changes to runtime code based on development quality of life improvements from newly configured linting and styling.
v2.7.0
Compare Source
Features
Misc
postcss/postcss
v8.4.17
Compare Source
Node.before()
unexpected behavior (by Romain Menke).withastro/prettier-plugin-astro
v0.5.5
Compare Source
Patch Changes
fe68b94
: Fix missing newline after attributes on inline elements when using singleAttributePerLine96e2b28
: Fix expressions not hugging the end of the tag in cases where they should4e6fde8
: Fix newlines being added to style tags even if they were emptyumidbekk/prettier-plugin-prisma
v4.4.0
Compare Source
@prisma/prisma-fmt-wasm
to4.4.0
.7e2fd9a
v4.3.0
Compare Source
@prisma/prisma-fmt-wasm
to4.3.0
.71f66fe
d976203
vitejs/vite
v3.1.6
Compare Source
Please refer to CHANGELOG.md for details.
v3.1.5
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "before 2am" in timezone Europe/Berlin, 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.