chore(deps): bump the prod-dependencies group with 7 updates#17
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the prod-dependencies group with 7 updates#17dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/mtrudel/bandit) | `1.11.0` | `1.11.1` | | [bb](https://github.com/beam-bots/bb) | `0.15.2` | `0.16.0` | | [bb_ik_dls](https://github.com/beam-bots/bb_ik_dls) | `0.3.1` | `0.3.3` | | [bb_liveview](https://github.com/beam-bots/bb_liveview) | `0.2.4` | `0.2.7` | | [bb_reactor](https://github.com/beam-bots/bb_reactor) | `0.2.1` | `0.2.3` | | [bb_servo_feetech](https://github.com/beam-bots/bb_servo_feetech) | `0.2.2` | `0.2.4` | | [nx](https://github.com/elixir-nx/nx) | `0.11.0` | `0.12.0` | Updates `bandit` from 1.11.0 to 1.11.1 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.11.0...1.11.1) Updates `bb` from 0.15.2 to 0.16.0 - [Release notes](https://github.com/beam-bots/bb/releases) - [Changelog](https://github.com/beam-bots/bb/blob/main/CHANGELOG.md) - [Commits](beam-bots/bb@v0.15.2...v0.16.0) Updates `bb_ik_dls` from 0.3.1 to 0.3.3 - [Release notes](https://github.com/beam-bots/bb_ik_dls/releases) - [Changelog](https://github.com/beam-bots/bb_ik_dls/blob/main/CHANGELOG.md) - [Commits](beam-bots/bb_ik_dls@v0.3.1...v0.3.3) Updates `bb_liveview` from 0.2.4 to 0.2.7 - [Release notes](https://github.com/beam-bots/bb_liveview/releases) - [Changelog](https://github.com/beam-bots/bb_liveview/blob/main/CHANGELOG.md) - [Commits](beam-bots/bb_liveview@v0.2.4...v0.2.7) Updates `bb_reactor` from 0.2.1 to 0.2.3 - [Release notes](https://github.com/beam-bots/bb_reactor/releases) - [Changelog](https://github.com/beam-bots/bb_reactor/blob/main/CHANGELOG.md) - [Commits](beam-bots/bb_reactor@v0.2.1...v0.2.3) Updates `bb_servo_feetech` from 0.2.2 to 0.2.4 - [Release notes](https://github.com/beam-bots/bb_servo_feetech/releases) - [Changelog](https://github.com/beam-bots/bb_servo_feetech/blob/main/CHANGELOG.md) - [Commits](beam-bots/bb_servo_feetech@v0.2.2...v0.2.4) Updates `nx` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/elixir-nx/nx/releases) - [Commits](elixir-nx/nx@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: bb dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: bb_ik_dls dependency-version: 0.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: bb_liveview dependency-version: 0.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: bb_reactor dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: bb_servo_feetech dependency-version: 0.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: nx dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-dependencies group with 7 updates:
1.11.01.11.10.15.20.16.00.3.10.3.30.2.40.2.70.2.10.2.30.2.20.2.40.11.00.12.0Updates
banditfrom 1.11.0 to 1.11.1Changelog
Sourced from bandit's changelog.
Commits
40a1b8fVersion bump to 1.11.137b84cfBump ex_doc from 0.40.1 to 0.40.2 (#583)8ff6078Bump telemetry from 1.4.1 to 1.4.2 (#584)ae3520dImprove chunk handling (#585)0f56e10Stop handling . and .. paths specially (#581)Updates
bbfrom 0.15.2 to 0.16.0Release notes
Sourced from bb's releases.
Changelog
Sourced from bb's changelog.
Commits
084ab85chore: release version v0.16.03138429improvement!: migrate fromex_cldr_unitstolocalize(#96)a7462b4improvement!: force-disarm via topology supervisor instead of `auto_disarm_on...81d268fimprovement!: store wall-clock time and originating node onBB.Message(#37...6109c34chore(deps): bump github/codeql-action from 4.35.4 to 4.35.5 (#89)fa8cf62chore(deps): bump the prod-dependencies group with 2 updates (#90)896764ffix: cover tuple argument types in typespec and:mapexample (#93)ac11789improvement: identify the publishing robot in pubsub deliveries (#91) (#92)ca3c8b0improvement: coerce command goal values to declared argument types (#88)253c315chore: release version v0.15.4Updates
bb_ik_dlsfrom 0.3.1 to 0.3.3Release notes
Sourced from bb_ik_dls's releases.
Changelog
Sourced from bb_ik_dls's changelog.
Commits
4546849chore: release version v0.3.36d675c1chore(deps): bump bb to ~> 0.16 (#25)70b2e2achore: release version v0.3.2c1fd496chore(deps): Update bb to 0.15.3290000cfix: respect joint limits during DLS iteration (#24)b8f3872chore(deps-dev): bump ex_doc in the dev-dependencies group (#22)4e65f95chore(deps-dev): bump igniter from 0.7.9 to 0.8.0 (#23)9d5463cchore(deps-dev): bump the dev-dependencies group with 2 updates (#20)7fd4ed9chore(deps-dev): bump igniter from 0.7.7 to 0.7.9 (#21)c33342eMerge pull request #19 from beam-bots/dependabot/hex/igniter-0.7.7Updates
bb_liveviewfrom 0.2.4 to 0.2.7Release notes
Sourced from bb_liveview's releases.
Changelog
Sourced from bb_liveview's changelog.
Commits
02b2fb8chore: release version v0.2.78df9afbchore(deps): bump bb to ~> 0.16 (#49)798881bfix: render :atom-typed argument values with their leading colon (#45)022a6d4chore(deps-dev): bump bandit from 1.11.0 to 1.11.1 (#47)d715658improvement: display event-stream timestamps fromBB.Message.wall_time(#48)65cc8f6fix: preserve command form input values after execute (#44)4836a7bchore: release version v0.2.6a0abebcimprovement: phoenix bootstrap + endpoint plug injection in `bb_liveview.inst...6fbbe24chore: release version v0.2.5b915b27improvement: addbb_liveview.installigniter task (#42)Updates
bb_reactorfrom 0.2.1 to 0.2.3Release notes
Sourced from bb_reactor's releases.
Changelog
Sourced from bb_reactor's changelog.
Commits
0476fffchore: release version v0.2.36c65e4cchore: align with bb 0.16 safety semantics (#24)68e7323chore: release version v0.2.20b44cbaimprovement: Add basic igniter installer20c5975chore(deps): update bb to 0.15.3684e7e2chore(deps): bump reactor from 1.0.0 to 1.0.1 (#20)9b3b774chore(deps-dev): bump the dev-dependencies group with 2 updates (#21)4074a18chore(deps-dev): bump igniter from 0.7.7 to 0.7.9 (#22)030271eMerge pull request #17 from beam-bots/dependabot/hex/dev-dependencies-c15e7130e8b833bdcMerge pull request #18 from beam-bots/dependabot/hex/igniter-0.7.7Updates
bb_servo_feetechfrom 0.2.2 to 0.2.4Release notes
Sourced from bb_servo_feetech's releases.
Changelog
Sourced from bb_servo_feetech's changelog.
Commits
50f64f6chore: release version v0.2.420605bfchore(deps): bump bb to ~> 0.16 (#26)5e5788echore: release version v0.2.31761292improvement: addbb_servo_feetech.installigniter task (#25)bdbb531chore(deps-dev): bump ex_doc in the dev-dependencies group (#24)44dcabachore(deps-dev): bump the dev-dependencies group with 2 updates (#22)c78833cchore(deps-dev): bump igniter from 0.7.7 to 0.7.9 (#23)3164bfdchore(deps-dev): bump git_ops in the dev-dependencies group (#21)Updates
nxfrom 0.11.0 to 0.12.0Release notes
Sourced from nx's releases.
Commits
b0f75edupdate nx/complex lock in exla and torchxb220789chore: update to complex 0.7c5871f3bump to 0.12cdcf58dfix: torchx visibility hidden and exla write_to_pointer no-op definition in p...48d7b0ddocs: don't leak internal EXLA details in CustomCall docs5febc3fRefactor EXLA block lowering through EXLA.CustomCall protocol (#1739)1c3d86efix: Nx.block with EXLA JIT (#1750)fb89cf4Silence type system warnings84a2ef1Group all Nx.Block in docsa53bbaechore: rename linalg blocks (#1738)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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