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 libdragon from 10.3.1 to 10.9.1 #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2023

Bumps libdragon from 10.3.1 to 10.9.1.

Release notes

Sourced from libdragon's releases.

v10.9.1

10.9.1 (2023-06-01)

Bug Fixes

  • release with the updated dependencies (af7a8fb)

v10.9.0

10.9.0 (2022-11-13)

Features

  • add support for running inside a container (ac9c80b)

v10.8.2

10.8.2 (2022-09-25)

Bug Fixes

  • make ts more stricter and fix potential edge cases (5890be0)

v10.8.1

10.8.1 (2022-09-23)

Bug Fixes

  • init.js: prevent premature failure when the vendor target already exists (9c76ece)
  • init.js: show a custom error when the submodule operation fails (bd40a9f), closes #57

Reverts

  • revert changelog removal (e34b21d)

v10.8.0

10.8.0 (2022-05-14)

Features

  • init.js: add vendored library detection (4465d08)

init action can now detect whether an existing libdragon copy is a submodule or a subtree. This allows changing the vendoring strategy after the project is initialized if the user prepares a new vendored copy and points to it when running init. Also it is now possible to convert an existing project to a libdragon project by pointing at the sumbodule/subtree libdragon copy. The contents of

... (truncated)

Changelog

Sourced from libdragon's changelog.

10.9.1 (2023-06-01)

Bug Fixes

  • release with the updated dependencies (af7a8fb)

10.9.0 (2022-11-13)

Features

  • add support for running inside a container (ac9c80b)

10.8.2 (2022-09-25)

Bug Fixes

  • make ts more stricter and fix potential edge cases (5890be0)

10.8.1 (2022-09-23)

Bug Fixes

  • init.js: prevent premature failure when the vendor target already exists (9c76ece)
  • init.js: show a custom error when the submodule operation fails (bd40a9f), closes #57

Reverts

  • revert changelog removal (e34b21d)

10.8.0 (2022-05-14)

Features

  • init.js: add vendored library detection (4465d08)

[10.7.1] - 2022-04-20

Fixed

  • Migrating from and old version was incorrectly erroring out to do an additional init, which is not necessarily required.

Changed

... (truncated)

Commits
  • f9516f4 chore(release): 10.9.1 [skip ci]
  • af7a8fb fix: release with the updated dependencies
  • 2b009dc chore: update dependencies and start using latest node & npm
  • 827f434 chore: improve problem matching and fix cpp server crash issue
  • 00cea13 chore(release): 10.9.0 [skip ci]
  • ac9c80b feat: add support for running inside a container
  • 1ad27f8 refactor: remove unnecessary return value to reduce confusion
  • 758fbfa docs: remove incorrect information log
  • 249bd86 build: update dependencies
  • 94fb49a chore(release): 10.8.2 [skip ci]
  • 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 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 [libdragon](https://github.com/anacierdem/libdragon-docker) from 10.3.1 to 10.9.1.
- [Release notes](https://github.com/anacierdem/libdragon-docker/releases)
- [Changelog](https://github.com/anacierdem/libdragon-docker/blob/master/CHANGELOG.md)
- [Commits](anacierdem/libdragon-docker@v10.3.1...v10.9.1)

---
updated-dependencies:
- dependency-name: libdragon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2023
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.

None yet

0 participants