New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: bump @rollup/plugin-replace from 4.0.0 to 5.0.2 #2313
chore: bump @rollup/plugin-replace from 4.0.0 to 5.0.2 #2313
Conversation
|
6dd72f9
to
d80dcea
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues installing, but I get the following errors in my local demo:
/components/card/demo/:GET http://localhost:8001/elements/pfe-card/pfe-card--lightdom.min.css net::ERR_ABORTED 404 (Not Found)- /components/code-block/demo/:
GET http://localhost:8001/elements/pfe-code-block/demo/pfe-code-block.js net::ERR_ABORTED 500 (Internal Server Error) - /components/icon/demo/:
Uncaught (in promise) TypeError: Failed to resolve module specifier '@patternfly/pfe-button' at pfe-icon.js:5:28 - /components/icon/demo/custom-icon-sets/:
GET http://localhost:8001/elements/pfe-icon/demo/icons/rh/redhat.js net::ERR_ABORTED 404 (Not Found)GET http://localhost:8001/elements/pfe-icon/demo/icons/rh/patternfly.js net::ERR_ABORTED 404 (Not Found)2logger.ts:59 [pfe-icon] Failed to fetch dynamically imported module: http://localhost:8001/elements/pfe-icon/demo/icons/rh/redhat.js2logger.ts:59 [pfe-icon] Failed to fetch dynamically imported module: http://localhost:8001/elements/pfe-icon/demo/icons/rh/patternfly.js
5ff8296
to
07aa5f6
Compare
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 4.0.0 to 5.0.2. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/json-v5.0.2/packages/replace) --- updated-dependencies: - dependency-name: "@rollup/plugin-replace" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
07aa5f6
to
99c8f91
Compare
|
Looks like @rollup/plugin-replace is up-to-date now, so this is no longer needed. |
Bumps @rollup/plugin-replace from 4.0.0 to 5.0.2.
Changelog
Sourced from
@rollup/plugin-replace's changelog.Commits
8791470chore(release): replace v5.0.13038271chore(commonjs,yaml,wasm,virtual,url,typescript,sucrase,strip,run,replace,plu...bdc099echore(release): replace v5.0.0cba9788fix(replace): prepare for Rollup 3 (#1286)69146cdchore(repo): central changes for Rollup 3 updates (#1277)4e85ed7chore(all): fix lint issues (#1270)2483b40chore(repo): correct READMEs, minimatch to picomatch (#1260)1f0e2cdchore(release): replace v4.0.05bae547fix(replace)!: do not escape delimiters (#1088)8835dd2chore(repo): update rollup devDep in all packages (#1115)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)