symfony-webauthn-demo
symfony-webauthn-demo copied to clipboard
Bump symfony/asset-mapper from 6.4.0-RC1 to 7.0.2
Bumps symfony/asset-mapper from 6.4.0-RC1 to 7.0.2.
Release notes
Sourced from symfony/asset-mapper's releases.
v7.0.2
Changelog (https://github.com/symfony/asset-mapper/compare/v7.0.1...v7.0.2)
- bug symfony/symfony#52869 [AssetMapper] Improve link generation script (
@smnandre)- bug symfony/symfony#53003 [AssetMapper] Fix URL pattern when importing es-module-shims (
@hashbanged)v7.0.0
Changelog (https://github.com/symfony/asset-mapper/compare/v7.0.0-RC2...v7.0.0)
- no significant changes
v7.0.0-RC2
Changelog (https://github.com/symfony/asset-mapper/compare/v7.0.0-RC1...v7.0.0-RC2)
- bug symfony/symfony#52617 [AssetMapper] Fix resolving jsdeliver default + other exports from modules (
@ogizanagi)- feature symfony/symfony#52712 [AssetMapper] Exclude dot files (
@weaverryan)- bug symfony/symfony#52725 [AssetMapper] Fix: also download files referenced by url() in CSS (
@weaverryan)- bug symfony/symfony#52702 [AssetMapper] Fix eager imports are not deduplicated (
@smnandre)v7.0.0-RC1
Changelog (https://github.com/symfony/asset-mapper/compare/v7.0.0-BETA3...v7.0.0-RC1)
- bug symfony/symfony#52567 [AssetMapper] Fixing js sourceMappingURL extraction when sourceMappingURL used in code (
@weaverryan)v7.0.0-BETA3
Changelog (https://github.com/symfony/asset-mapper/compare/v7.0.0-BETA2...v7.0.0-BETA3)
- bug symfony/symfony#52524 [AssetMapper] Only download a CSS file if it is explicitly advertised (
@weaverryan)- bug symfony/symfony#52523 [AssetMapper] avoid caching MappedAsset inside JavaScript Import (
@weaverryan)- bug symfony/symfony#52519 [AssetMapper] If assets are served from a subdirectory or CDN, also adjust importmap keys (
@weaverryan)- bug symfony/symfony#52508 [AssetMapper] Fix jsdelivr import parsing with no imported value (
@weaverryan)- bug symfony/symfony#52368 [AssetMapper] Fixing bug where JSCompiler used non-absolute importmap entry path (
@weaverryan)v7.0.0-BETA2
Changelog (https://github.com/symfony/asset-mapper/compare/v7.0.0-BETA1...v7.0.0-BETA2)
- bug symfony/symfony#52323 [AssetMapper] Allowing circular references in JavaScriptImportPathCompiler (
@weaverryan)- bug symfony/symfony#52331 [AssetMapper] Fix file deleting errors & remove nullable MappedAsset on JS import (
@weaverryan)- bug symfony/symfony#52349 [AssetMapper] Fix in-file imports to resolve via filesystem (
@weaverryan)- bug symfony/symfony#52330 [AssetMapper] Fixing memory bug where we stored way more file content than needed (
@weaverryan)- bug symfony/symfony#52325 [AssetMapper] jsdelivr "no version" import syntax (
@weaverryan)- bug symfony/symfony#52254 [AssetMapper] Adding import-parsing case where import contains a path (
@weaverryan)v7.0.0-BETA1
Changelog (https://github.com/symfony/asset-mapper/compare/v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51847 [AssetMapper] Allowing for files to be written to some non-local location (
@weaverryan)- feature symfony/symfony#52120 [AssetMapper] Split ImportmapManager into 2 (
@weaverryan)- feature symfony/symfony#51849 [AssetMapper] Warn of missing or incompat dependencies (
@weaverryan)- feature symfony/symfony#51828 [AssetMapper] Put importmap in polyfill so it can be hosted locally easily (
@weaverryan)
... (truncated)
Changelog
Sourced from symfony/asset-mapper's changelog.
CHANGELOG
6.4
- Mark the component as non experimental
- Add CSS support to the importmap
- Add "entrypoints" concept to the importmap
- Always download packages locally instead of using a CDN
- Allow relative path strings in the importmap
- Automatically set
_linksattribute for preload CSS files for WebLink integration- Add
PreAssetsCompileEventevent when runningasset-map:compile- Add support for importmap paths to use the Asset component (for subdirectories)
- Removed the
importmap:exportcommand- Add a
importmap:installcommand to download all missing downloaded packages- Allow specifying packages to update for the
importmap:updatecommand- Add a
importmap:auditcommand to check for security vulnerability advisories in dependencies- Add a
importmap:outdatedcommand to check for outdated packages- Change the polyfill used for the importmap renderer from a URL to an entry in the importmap
6.3
- Add the component as experimental
Commits
e4e3a98Merge branch '6.4' into 7.02e51317[AssetMapper] Improve link generation script33882fbMerge branch '6.4' into 7.0f2e8fbf[AssetMapper] Fix URL pattern when importing es-module-shims5b94e08[AssetMapper] Upgrade asset mapper to 6.4 fails due to invalid entries "downl...244eb1aMerge branch '6.4' into 7.0fb13807Minor@vardoc update9ac5ff4Merge branch '6.4' into 7.0ad49400bug #52617 [AssetMapper] Fix resolving jsdeliver default + other exports from...56a6b4afeature #52712 [AssetMapper] Exclude dot files (weaverryan)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code