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

chore(deps-dev): bump @sumup/foundry from 6.1.0 to 6.2.0 #215

Merged
merged 1 commit into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps @sumup/foundry from 6.1.0 to 6.2.0.

Release notes

Sourced from @​sumup/foundry's releases.

v6.2.0

Minor Changes

  • #916 b3b5cfe Thanks @​connor-baer! - Added support for linting CSS files with Stylelint. Replace your existing config or add a new .stylelintrc.js file in your project root with the following content:
module.exports = require('@sumup/foundry/stylelint');

Then, add this script to your package.json file:

{ "lint:css": "stylelint \"**/*.css\"" }
Changelog

Sourced from @​sumup/foundry's changelog.

6.2.0

Minor Changes

Commits
  • 4c87740 Version Packages (#917)
  • b3b5cfe Add Stylelint to lint CSS (#916)
  • ebbb437 chore(deps): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 (#906)
  • a9f2159 chore(deps-dev): bump @​types/cross-spawn from 6.0.3 to 6.0.6 (#905)
  • 1987f2b chore(deps-dev): bump rimraf from 5.0.0 to 5.0.5 (#907)
  • e5b8777 chore(deps-dev): bump @​types/lodash from 4.14.195 to 4.14.200 (#900)
  • b8c38df chore(deps): bump eslint-plugin-jest from 27.2.2 to 27.6.0 (#901)
  • dd63414 chore(deps): bump @​emotion/eslint-plugin from 11.10.0 to 11.11.0 (#903)
  • 24d41c8 chore(deps): bump @​babel/traverse from 7.23.0 to 7.23.2 (#897)
  • 07414a2 chore(deps): bump @​babel/eslint-parser from 7.21.8 to 7.22.15 (#895)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@sumup/foundry](https://github.com/sumup-oss/foundry) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/sumup-oss/foundry/releases)
- [Changelog](https://github.com/sumup-oss/foundry/blob/main/CHANGELOG.md)
- [Commits](sumup-oss/foundry@v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: "@sumup/foundry"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2024 16:51
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
@dependabot dependabot bot requested review from connor-baer and removed request for a team January 1, 2024 16:51
@kodiakhq kodiakhq bot merged commit c0197ca into main Jan 1, 2024
2 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/sumup/foundry-6.2.0 branch January 1, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants