Closed renovate[bot] closed 1 year ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
0.16.7
->0.16.8
1.2.7
->1.2.8
2.4.2
->2.4.5
1.1.42
->1.1.43
v0.0.19
->v0.0.20
10.0.1
->10.0.2
0.8.0
->0.8.1
Release Notes
withastro/astro (@astrojs/image)
### [`v0.16.8`](https://togithub.com/withastro/astro/blob/HEAD/packages/integrations/image/CHANGELOG.md#0168) [Compare Source](https://togithub.com/withastro/astro/compare/@astrojs/image@0.16.7...@astrojs/image@0.16.8) ##### Patch Changes - [#7059](https://togithub.com/withastro/astro/pull/7059) [`ebb40f5cb`](https://togithub.com/withastro/astro/commit/ebb40f5cb093e9be5f856a98bf5ffd65a814218b) Thanks [@jasikpark](https://togithub.com/jasikpark)! - Add `fetchpriority` to allowed `Picture` attributes in `@astrojs/image` - Updated dependencies \[[`c87d42e76`](https://togithub.com/withastro/astro/commit/c87d42e766d02db5352671cbf074dd637bdb23e0), [`4f1073a6a`](https://togithub.com/withastro/astro/commit/4f1073a6a4f3e5a4fc9df96a2ae59f2e929703fe)]: - astro@2.4.5floating-ui/floating-ui
### [`v1.2.8`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.2.8) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.2.7...@floating-ui/dom@1.2.8) ##### Bug Fixes - fix: SVG elements returning `NaN` measurements in testing environments ([#2326](https://togithub.com/floating-ui/floating-ui/issues/2326))withastro/astro (astro)
### [`v2.4.5`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#245) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.4.4...astro@2.4.5) ##### Patch Changes - [#7000](https://togithub.com/withastro/astro/pull/7000) [`c87d42e76`](https://togithub.com/withastro/astro/commit/c87d42e766d02db5352671cbf074dd637bdb23e0) Thanks [@craigjennings11](https://togithub.com/craigjennings11)! - Remove 'paths' requirement for tsconfig path aliasing - [#7055](https://togithub.com/withastro/astro/pull/7055) [`4f1073a6a`](https://togithub.com/withastro/astro/commit/4f1073a6a4f3e5a4fc9df96a2ae59f2e929703fe) Thanks [@Princesseuh](https://togithub.com/Princesseuh)! - Fix astro:assets interfering with SSR query params ending with image extensions ### [`v2.4.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#244) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.4.3...astro@2.4.4) ##### Patch Changes - [#7047](https://togithub.com/withastro/astro/pull/7047) [`48395c815`](https://togithub.com/withastro/astro/commit/48395c81522f7527126699c4f185f7b4488a4b9a) Thanks [@Princesseuh](https://togithub.com/Princesseuh)! - Fix `/_image` endpoint not being prefixed with the `base` path in build SSR - [#6916](https://togithub.com/withastro/astro/pull/6916) [`630f8c8ef`](https://togithub.com/withastro/astro/commit/630f8c8ef68fedfa393899c13a072e50145895e8) Thanks [@bholmesdev](https://togithub.com/bholmesdev)! - Add fast lookups for content collection entries when using `getEntryBySlug()`. This generates a lookup map to ensure O(1) retrieval. ### [`v2.4.3`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#243) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.4.2...astro@2.4.3) ##### Patch Changes - [#7034](https://togithub.com/withastro/astro/pull/7034) [`c00997033`](https://togithub.com/withastro/astro/commit/c0099703338cf81e2b381e6e754c73b442db4eab) Thanks [@bluwy](https://togithub.com/bluwy)! - Fix `astro:assets` SSR error - [#7032](https://togithub.com/withastro/astro/pull/7032) [`157357e1f`](https://togithub.com/withastro/astro/commit/157357e1fb6ff2c14a717230cc485fb76a3fea03) Thanks [@raulfdm](https://togithub.com/raulfdm)! - fix middleware typing export for "moduleResolution: node"astro-community/astro-compress
### [`v1.1.43`](https://togithub.com/astro-community/astro-compress/blob/HEAD/CHANGELOG.md#1143) [Compare Source](https://togithub.com/astro-community/astro-compress/compare/v1.1.42...v1.1.43) - Bug fixgregoranders/nodejs-project-info
### [`v0.0.20`](https://togithub.com/gregoranders/nodejs-project-info/releases/tag/v0.0.20): nodejs-project-info - 0.0.20 [Compare Source](https://togithub.com/gregoranders/nodejs-project-info/compare/v0.0.19...v0.0.20) nodejs-project-info - 0.0.20 Release ##### What's Changed - npm: bump eslint-plugin-jest from 27.1.7 to 27.2.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/333](https://togithub.com/gregoranders/nodejs-project-info/pull/333) - npm: bump eslint from 8.30.0 to 8.31.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/332](https://togithub.com/gregoranders/nodejs-project-info/pull/332) - npm: bump [@types/jest](https://togithub.com/types/jest) from 29.2.4 to 29.2.5 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/331](https://togithub.com/gregoranders/nodejs-project-info/pull/331) - npm: bump [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 5.47.1 to 5.48.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/334](https://togithub.com/gregoranders/nodejs-project-info/pull/334) - npm: bump [@commitlint/cli](https://togithub.com/commitlint/cli) from 17.3.0 to 17.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/335](https://togithub.com/gregoranders/nodejs-project-info/pull/335) - npm: bump husky from 8.0.2 to 8.0.3 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/336](https://togithub.com/gregoranders/nodejs-project-info/pull/336) - github-actions: bump actions/checkout from 3.2.0 to 3.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/339](https://togithub.com/gregoranders/nodejs-project-info/pull/339) - github-actions: bump actions/setup-node from 3.5.1 to 3.6.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/340](https://togithub.com/gregoranders/nodejs-project-info/pull/340) - npm: bump [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.47.1 to 5.48.1 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/341](https://togithub.com/gregoranders/nodejs-project-info/pull/341) - npm: bump prettier from 2.8.1 to 2.8.2 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/338](https://togithub.com/gregoranders/nodejs-project-info/pull/338) - npm: bump eslint from 8.31.0 to 8.38.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/360](https://togithub.com/gregoranders/nodejs-project-info/pull/360) - npm: bump ts-jest from 29.0.3 to 29.1.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/358](https://togithub.com/gregoranders/nodejs-project-info/pull/358) - npm: bump eslint-config-prettier from 8.5.0 to 8.8.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/357](https://togithub.com/gregoranders/nodejs-project-info/pull/357) - github-actions: bump actions/checkout from 3.3.0 to 3.5.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/356](https://togithub.com/gregoranders/nodejs-project-info/pull/356) - npm: bump retext-indefinite-article from 4.1.0 to 4.3.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/352](https://togithub.com/gregoranders/nodejs-project-info/pull/352) - npm: bump [@commitlint/config-conventional](https://togithub.com/commitlint/config-conventional) from 17.3.0 to 17.4.4 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/gregoranders/nodejs-project-info/pull/350](https://togithub.com/gregoranders/nodejs-project-info/pull/350) - 0.0.20 Release by [@gregoranders](https://togithub.com/gregoranders) in [https://github.com/gregoranders/nodejs-project-info/pull/361](https://togithub.com/gregoranders/nodejs-project-info/pull/361) **Full Changelog**: https://github.com/gregoranders/nodejs-project-info/compare/v0.0.19...v0.0.20immerjs/immer
### [`v10.0.2`](https://togithub.com/immerjs/immer/releases/tag/v10.0.2) [Compare Source](https://togithub.com/immerjs/immer/compare/v10.0.1...v10.0.2) ##### Bug Fixes - export `Objectish` type ([#1043](https://togithub.com/immerjs/immer/issues/1043)) ([75e004d](https://togithub.com/immerjs/immer/commit/75e004db1374e059773047e786d6d01ee1e90a0f)) - Move index.js.flow from dist/ -> dist/cjs/ to match index.js ([#1038](https://togithub.com/immerjs/immer/issues/1038)) ([a3b5603](https://togithub.com/immerjs/immer/commit/a3b5603c7270ba5b5267b41312a66931026c21c9))withastro/prettier-plugin-astro
### [`v0.8.1`](https://togithub.com/withastro/prettier-plugin-astro/blob/HEAD/CHANGELOG.md#081) [Compare Source](https://togithub.com/withastro/prettier-plugin-astro/compare/v0.8.0...v0.8.1) ##### Patch Changes - [`9cb4c4f`](https://togithub.com/withastro/prettier-plugin-astro/commit/9cb4c4f): Add compatibility for other plugins parsing top-level returns in Astro frontmatter - [`88b0d84`](https://togithub.com/withastro/prettier-plugin-astro/commit/88b0d84): Correctly pass options to embedded parsers - [`e5cf99d`](https://togithub.com/withastro/prettier-plugin-astro/commit/e5cf99d): Fix style tags using Stylus being truncated under certain circumstancesConfiguration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.