UBCSailbot / custom_interfaces

UBC Sailbot's custom interfaces ROS package
MIT License
0 stars 0 forks source link

Bump UBCSailbot/sailbot_workspace from 1.6.1 to 2.0.1 #37

Open dependabot[bot] opened 7 months ago

dependabot[bot] commented 7 months ago

Bumps UBCSailbot/sailbot_workspace from 1.6.1 to 2.0.1.

Release notes

Sourced from UBCSailbot/sailbot_workspace's releases.

v2.0.1

The website broke after security updates, which was fixed by updating it to Node.js v20

What's Changed

Bug Fixes :beetle:

Controller Changes :boat:

Network Systems Changes :artificial_satellite:

Infrastructure Changes :hammer_and_wrench:

New Contributors

Full Changelog: https://github.com/UBCSailbot/sailbot_workspace/compare/v2.0.0...v2.0.1

v2.0.0

All software team code is now in this repo

What's Changed

Infrastructure Changes :hammer_and_wrench:

Full Changelog: https://github.com/UBCSailbot/sailbot_workspace/compare/v1.7.0...v2.0.0

Migration from v1

Before beginning, ensure that you have pushed all committed changes

  1. Ensure that you're on a clean version of the main branch

    ros@433be63e3dd0:/workspaces/sailbot_workspace$ cd /workspaces/sailbot_workspace/
    ros@433be63e3dd0:/workspaces/sailbot_workspace$ git restore .
    ros@433be63e3dd0:/workspaces/sailbot_workspace$ git switch main
    Already on 'main'
    Your branch is up to date with 'origin/main'.
    ros@433be63e3dd0:/workspaces/sailbot_workspace$ git status
    On branch main
    

... (truncated)

Commits


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)