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

Bump postcss-import from 14.1.0 to 15.0.0 #6323

Merged
merged 1 commit into from Oct 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps postcss-import from 14.1.0 to 15.0.0.

Changelog

Sourced from postcss-import's changelog.

15.0.0 / 2022-08-30

  • 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)
Commits

Dependabot compatibility score

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)

@dependabot dependabot bot added the pr: dependencies relates to dependencies label Sep 5, 2022
@changeset-bot
Copy link

changeset-bot bot commented Sep 5, 2022

⚠️ No Changeset found

Latest commit: d364e45

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-import-15.0.0 branch from 57a1b0f to b74010f Compare September 5, 2022 22:02
@mattxwang
Copy link
Member

mattxwang commented Sep 7, 2022

Looking at the changelog -

BREAKING: Require Node.js v14+ (#497)

Sounds like this is related to #6311!

@jeddy3 jeddy3 added the pr: blocked is blocked by another issue or pr label Sep 9, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-import-15.0.0 branch from b74010f to f6a1d9a Compare September 19, 2022 08:23
@ybiquitous ybiquitous mentioned this pull request Oct 24, 2022
@ybiquitous
Copy link
Member

The v15 branch is now available as a destination to push this commit. So we can go forward with this PR.

@jeddy3 jeddy3 changed the base branch from main to v15 October 24, 2022 14:21
@jeddy3
Copy link
Member

jeddy3 commented Oct 24, 2022

@dependabot rebase

@dependabot dependabot bot changed the base branch from v15 to main October 24, 2022 14:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/postcss-import-15.0.0 branch from f6a1d9a to c80b224 Compare October 24, 2022 14:22
@jeddy3 jeddy3 removed the pr: blocked is blocked by another issue or pr label Oct 24, 2022
@jeddy3 jeddy3 changed the base branch from main to v15 October 24, 2022 17:44
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@14.1.0...15.0.0)

---
updated-dependencies:
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@ybiquitous ybiquitous force-pushed the dependabot/npm_and_yarn/postcss-import-15.0.0 branch from d20a5c1 to d364e45 Compare October 25, 2022 00:54
Copy link
Member

@ybiquitous ybiquitous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The breaking changes have no problems on our repository. LGTM 👍🏼

@jeddy3 jeddy3 merged commit fe0662f into v15 Oct 25, 2022
@jeddy3 jeddy3 deleted the dependabot/npm_and_yarn/postcss-import-15.0.0 branch October 25, 2022 09:13
ybiquitous pushed a commit that referenced this pull request Nov 8, 2022
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@14.1.0...15.0.0)

---
updated-dependencies:
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies relates to dependencies
Development

Successfully merging this pull request may close these issues.

None yet

3 participants