Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

Bumps libdragon from 10.3.1 to 10.9.0.

Release notes

Sourced from libdragon's releases.

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 the copy is not verified, this is still user's responsibility.

v10.7.1

No release notes provided.

... (truncated)

Changelog

Sourced from libdragon's changelog.

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

  • Do not print usage information when a command fails.

[10.7.0] - 2022-04-17

Fixed

  • Logs properly goes to stderr now. Previously they were written to stdout. This

... (truncated)

Commits
  • 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]
  • 5890be0 fix: make ts more stricter and fix potential edge cases
  • de8b0b8 build: only run ci jobs on non-master branches
  • 8f5b0c4 build: run tests before releases as well
  • 0d5a9be docs: update todo list
  • 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.0.
- [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.0)

---
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 Nov 14, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2023

Superseded by #66.

@dependabot dependabot bot closed this Jun 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/libdragon-10.9.0 branch June 2, 2023 12:56
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