Skip to content
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

Update dependency postcss-import to v15 - autoclosed #27

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-import ^13.0.0 -> ^15.0.0 age adoption passing confidence

Release Notes

postcss/postcss-import (postcss-import)

v15.1.0

Compare Source

  • Add data: URL support (this is not useful for most consumers) (#​515)

v15.0.1

Compare Source

v15.0.0

Compare Source

  • BREAKING: Require Node.js v14+ (#​497)
  • BREAKING: Require nameLayer option for handling anonymous layers (#​496)
  • Fix handling of @media queries inside layered imports (#​495, #​496)

v14.1.0

Compare Source

v14.0.2

Compare Source

  • Remove remaining direct import of postcss package (#​455, #​456)

v14.0.1

Compare Source

  • Fix bug with @charset statements in media imports (#​448, #​453)

v14.0.0

Compare Source

This release should not have breaking changes for the vast majority of users; only those with @charset statements in their CSS may be affected.

  • BREAKING: Error if multiple incompatible @charset statements (#​447)
  • BREAKING: Warn if @charset statements are not at the top of files (#​447)
  • Fix handing of @charset (#​436, #​447)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch from f124343 to 98ee953 Compare April 27, 2023 16:12
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch from 98ee953 to 0f1bf2d Compare May 7, 2023 18:45
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch from 0f1bf2d to b01dc24 Compare May 15, 2023 18:19
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch 3 times, most recently from e3d7890 to 354e4a6 Compare June 5, 2023 15:02
@renovate renovate bot changed the title chore(deps): update dependency postcss-import to v15 Update dependency postcss-import to v15 Jun 6, 2023
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch 9 times, most recently from c4044ff to bf90c77 Compare June 12, 2023 20:09
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch 7 times, most recently from ae07859 to dd1f0a5 Compare June 23, 2023 13:48
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch 2 times, most recently from c52288d to 47aeabb Compare July 7, 2023 11:45
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch from 47aeabb to 3a52f48 Compare July 17, 2023 07:54
@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch from 3a52f48 to fb521ee Compare August 14, 2023 08:23
Copy link
Contributor Author

renovate bot commented Nov 27, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v10.2.4 is known not to run on Node.js v14.16.0.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:979:16)
    at Module._compile (internal/modules/cjs/loader.js:1027:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
ERROR: npm v10.2.4 is known not to run on Node.js v14.16.0.  This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js:105
    options.lookup ??= this.#options.lookup
                   ^^^

SyntaxError: Unexpected token '??='
    at wrapSafe (internal/modules/cjs/loader.js:979:16)
    at Module._compile (internal/modules/cjs/loader.js:1027:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
    at Module.load (internal/modules/cjs/loader.js:928:32)
    at Function.Module._load (internal/modules/cjs/loader.js:769:14)
    at Module.require (internal/modules/cjs/loader.js:952:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object.<anonymous> (/opt/containerbase/tools/npm/10.2.4/node_modules/npm/node_modules/@npmcli/agent/lib/index.js:7:15)
    at Module._compile (internal/modules/cjs/loader.js:1063:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)

@renovate renovate bot force-pushed the renovate/postcss-import-15.x branch from fb521ee to 84a4f8c Compare November 27, 2023 14:34
@renovate renovate bot changed the title Update dependency postcss-import to v15 Update dependency postcss-import to v15 - autoclosed Jan 3, 2024
@renovate renovate bot closed this Jan 3, 2024
@renovate renovate bot deleted the renovate/postcss-import-15.x branch January 3, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants