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 the all-dependencies group with 2 updates #88

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps the all-dependencies group with 2 updates: github.com/johnsundell/ink and github.com/johnsundell/plot.

Updates github.com/johnsundell/ink from 0.5.1 to 0.6.0

Release notes

Sourced from github.com/johnsundell/ink's releases.

Ink 0.6.0

This new version of Ink is long overdue (very sorry about that!) and includes some great fixes by the community:

Commits
  • bcc9f21 Merge pull request #60 from jimstudt/crlf
  • 2b1a569 Merge branch 'master' into crlf
  • fb342e1 Merge pull request #62 from adam-fowler/indented-lists
  • 929b428 Merge pull request #63 from adam-fowler/list-after-paragraph
  • 70b4f8b Support Links with parenthesis (#73)
  • a7c3509 Fix formatting of lists appearing immediately after a paragraph
  • 3f2c0df Fix formatting of indented lists
  • d2435b9 Recognize CRLF as a breaking character if it occurs after a newline.
  • 0d87eb8 Add tests for blank line (double newline) separating paragraphs.
  • See full diff in compare view

Updates github.com/johnsundell/plot from 0.11.0 to 0.14.0

Release notes

Sourced from github.com/johnsundell/plot's releases.

Plot 0.14.0

Plot 0.13.0

This new version of Plot makes the library fully compatible with the Open Graph protocol, and includes neat new extensions added by the community.

Plot 0.12.0

This new release of Plot is long overdue (very sorry about that!) and includes some great new features added by the community:

Commits
  • 271926b Add <time> element (#86)
  • 07af750 aside added to HTMLComponents (#93)
  • 8ff7757 Merge pull request #92 from harrydayexe/twitter-username
  • c7cda2b Add twitter:site meta tag
  • 4237057 Merge pull request #89 from nkalvi/extend-dl-with-div-wrapped-groups
  • 47f5df2 Make Node.div API based on a protocol
  • 969f9bb Merge pull request #87 from davidrothera/master
  • 177eeb7 Crossorigin: Update Bool parameter naming and add docs
  • 64d234a Change crossorigin to take a bool argument
  • bb1b9bf Add crossorigin link attribute
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file swift_package_manager Pull requests that update Swift_package_manager code labels Nov 15, 2023
@dependabot dependabot bot force-pushed the dependabot/swift/all-dependencies-1c4d083f40 branch from d5d99f1 to 55dd11e Compare January 3, 2024 22:06
@dependabot dependabot bot force-pushed the dependabot/swift/all-dependencies-1c4d083f40 branch from 55dd11e to 98263e7 Compare January 26, 2024 21:49
@0xTim 0xTim enabled auto-merge (squash) February 13, 2024 15:04
@0xTim
Copy link
Member

0xTim commented Feb 22, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@0xTim
Copy link
Member

0xTim commented Feb 22, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/swift/all-dependencies-1c4d083f40 branch 3 times, most recently from 0429e92 to f38f8df Compare February 27, 2024 21:44
Bumps the all-dependencies group with 2 updates: [github.com/johnsundell/ink](https://github.com/johnsundell/ink) and [github.com/johnsundell/plot](https://github.com/johnsundell/plot).


Updates `github.com/johnsundell/ink` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/johnsundell/ink/releases)
- [Commits](JohnSundell/Ink@0.5.1...0.6.0)

Updates `github.com/johnsundell/plot` from 0.11.0 to 0.14.0
- [Release notes](https://github.com/johnsundell/plot/releases)
- [Commits](JohnSundell/Plot@0.11.0...0.14.0)

---
updated-dependencies:
- dependency-name: github.com/johnsundell/ink
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: github.com/johnsundell/plot
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/swift/all-dependencies-1c4d083f40 branch from f38f8df to 7e696d7 Compare February 28, 2024 21:34
@0xTim 0xTim merged commit 25dd197 into main Feb 28, 2024
1 check passed
@0xTim 0xTim deleted the dependabot/swift/all-dependencies-1c4d083f40 branch February 28, 2024 21:36
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 swift_package_manager Pull requests that update Swift_package_manager code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant