goadesign / model

Create your software architecture models and diagrams in Go.
MIT License
333 stars 19 forks source link

Bump styled-components from 6.1.1 to 6.1.6 in /cmd/mdl/webapp #603

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps styled-components from 6.1.1 to 6.1.6.

Release notes

Sourced from styled-components's releases.

v6.1.6

What's Changed

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.5...v6.1.6

v6.1.5

What's Changed

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.4...v6.1.5

v6.1.4

What's Changed

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.3...v6.1.4

v6.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.2...v6.1.3

v6.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.1...v6.1.2

Commits
  • 29e0445 chore(ci): bump codeql action versions
  • 6299db9 chore(ci): just enable hardened mode for one job
  • f9f0168 fix: bump stylis to 4.3.1 to resolve issue with leaking nested selectors
  • 3cccfe4 test: add failing test for #4224
  • db467d9 chore: v6.1.5
  • b6fe70d fix: further constrain self-referencing to match v5 behavior (#4244)
  • a7674ba chore: remove old lockfile
  • a7ed139 chore: v6.1.4
  • ef9097d chore: fix type signature in test
  • c4388c2 chore: fix react types
  • 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 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)