#654704dddd783 Thanks @Princesseuh! - Fix images having the wrong width and height when using the new astro:assets features if both dimensions were provided
#6555f5fddafc2 Thanks @Princesseuh! - Add a validateOptions hook to the Image Service API in order to set default options and validate the passed options
#6605283734525 Thanks @Princesseuh! - Update tsconfig.json templates to ignore TypeScript 5.0 deprecations for the moment
#654704dddd783 Thanks @Princesseuh! - Fix images having the wrong width and height when using the new astro:assets features if both dimensions were provided
#6555f5fddafc2 Thanks @Princesseuh! - Add a validateOptions hook to the Image Service API in order to set default options and validate the passed options
#6605283734525 Thanks @Princesseuh! - Update tsconfig.json templates to ignore TypeScript 5.0 deprecations for the moment
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps astro from 2.1.3 to 2.1.4.
Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
6afb1ef
[ci] release (#6541)f112c12
Fix plugin apply args when filtering (#6601)2837345
fix(tsconfig): Update tsconfig templates to ignore 5.0 deprecations (#6605)00838b9
[ci] format6898842
fix: Add missing --watch flag when running astro check --help (#6586)97f876a
[ci] format1e7d6af
feat(all): Migrate to TypeScript 5.0 (#6579)3881901
Simplify internal resolver in dev (#6576)fa132e3
Fix error in empty markdown files with content (#6572)66858f1
Fix overflow title in error message (#6583)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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)