typescript-definitive-guide
typescript-definitive-guide copied to clipboard
build(deps): bump yaml and @svgr/webpack in /pdf
Removes yaml. It's no longer used after updating ancestor dependency @svgr/webpack. These dependencies need to be updated together.
Removes yaml
Updates @svgr/webpack from 5.5.0 to 7.0.0
Release notes
Sourced from @svgr/webpack's releases.
v7.0.0
Features
- allow specifying
jsxRuntimeImportin config (86bb86f), closes #801 #801- remove
@svgr/plugin-jsx from core (a0f078d)- upgrade to svgo v3 (#798) (21b6209)
BREAKING CHANGES
- plugin-jsx is no longer included by default in core
- svgr now requires Node.js v14+
v6.5.1
No release notes provided.
v6.5.0
Bug Fixes
Features
v6.4.0
Bug Fixes
Features
- a11y: add attribute role="img" to the svg element (#750) (8b9edc4)
- support spaces in file names (#779) (6ee639a)
v6.3.1
Bug Fixes
... (truncated)
Changelog
Sourced from @svgr/webpack's changelog.
7.0.0 (2023-03-24)
Features
- allow specifying
jsxRuntimeImportin config (86bb86f), closes #801 #801- remove
@svgr/plugin-jsxfrom core (a0f078d)- upgrade to svgo v3 (#798) (21b6209)
BREAKING CHANGES
- plugin-jsx is no longer included by default in core
- svgr now requires Node.js v14+
6.5.1 (2022-10-27)
Reverts
6.5.0 (2022-10-14)
Bug Fixes
Features
6.4.0 (2022-10-01)
Bug Fixes
Features
- a11y: add attribute role="img" to the svg element (#750) (8b9edc4)
- support spaces in file names (#779) (6ee639a)
6.3.1 (2022-07-22)
Bug Fixes
... (truncated)
Commits
3b04a92v7.0.0f751da8chore: fix package-lock.json16d4e8bchore: remove peer dep649fa65chore: upgrade package-lock.json260f097chore: fix package-lock.json20ba446chore: fix workspace deps582d510chore: fix package-lock.json279ffe2Merge pull request #841 from gregberge/no-cycle-buildb7477c6chore: add netlify configfb9e579chore: speed up build- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.