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

chore(deps): update all dependencies #3

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@aptre/common ^0.18.0 -> ^0.19.0 age adoption passing confidence devDependencies minor
@aptre/protobuf-es-lite 0.4.7 -> 0.4.8 age adoption passing confidence resolutions patch
@aptre/protobuf-es-lite 0.4.7 -> 0.4.8 age adoption passing confidence dependencies patch
actions/checkout v4.2.0 -> v4.2.2 age adoption passing confidence action patch
actions/dependency-review-action v4.3.4 -> v4.5.0 age adoption passing confidence action minor
actions/setup-go v5.0.2 -> v5.1.0 age adoption passing confidence action minor
actions/setup-node v4.0.4 -> v4.1.0 age adoption passing confidence action minor
github.com/aperturerobotics/common v0.18.6 -> v0.19.1 age adoption passing confidence require minor
github.com/aperturerobotics/protobuf-go-lite v0.7.0 -> v0.8.0 age adoption passing confidence require minor
github.com/aperturerobotics/starpc v0.33.11 -> v0.35.5 age adoption passing confidence require minor
github/codeql-action v3.26.10 -> v3.27.5 age adoption passing confidence action minor
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence devDependencies minor
starpc ^0.33.0 -> ^0.35.0 age adoption passing confidence dependencies minor
typescript (source) 5.6.2 -> 5.7.2 age adoption passing confidence devDependencies minor

Release Notes

aperturerobotics/common (@​aptre/common)

v0.19.1

Compare Source

v0.18.8

Compare Source

v0.18.7

Compare Source

aperturerobotics/protobuf-es-lite (@​aptre/protobuf-es-lite)

v0.4.8

Compare Source

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

actions/dependency-review-action (actions/dependency-review-action)

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0

v4.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5

actions/setup-go (actions/setup-go)

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

actions/setup-node (actions/setup-node)

v4.1.0

Compare Source

aperturerobotics/protobuf-go-lite (github.com/aperturerobotics/protobuf-go-lite)

v0.8.0

Compare Source

aperturerobotics/starpc (github.com/aperturerobotics/starpc)

v0.35.5

Compare Source

v0.35.4

Compare Source

v0.35.3

Compare Source

v0.35.2

Compare Source

v0.35.1

Compare Source

v0.35.0

Compare Source

v0.34.0

Compare Source

github/codeql-action (github/codeql-action)

v3.27.5

Compare Source

v3.27.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.4 - 14 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.3 - 12 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

v3.27.2

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.2 - 12 Nov 2024
  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #​2590

See the full CHANGELOG.md for more information.

v3.27.1

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.1 - 08 Nov 2024
  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #​2573
  • Update default CodeQL bundle version to 2.19.3. #​2576

See the full CHANGELOG.md for more information.

v3.27.0

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

3.27.0 - 22 Oct 2024
  • Bump the minimum CodeQL bundle version to 2.14.6. #​2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #​2557
  • Update default CodeQL bundle version to 2.19.2. #​2552

See the full CHANGELOG.md for more information.

v3.26.13

Compare Source

v3.26.12

Compare Source

v3.26.11

Compare Source

prettier/prettier (prettier)

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

v5.6.3

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.1 chore(deps): update all dependencies Aug 14, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 124b381 to f0564cc Compare August 21, 2024 07:18
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 9e4e4d1 to 01853d4 Compare August 28, 2024 10:12
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a55d608 to 1121d41 Compare September 9, 2024 19:34
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed Sep 9, 2024
@renovate renovate bot closed this Sep 9, 2024
@renovate renovate bot deleted the renovate/all branch September 9, 2024 22:52
@renovate renovate bot changed the title chore(deps): update all dependencies - autoclosed chore(deps): update all dependencies Sep 13, 2024
@renovate renovate bot reopened this Sep 13, 2024
@renovate renovate bot restored the renovate/all branch September 13, 2024 15:14
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update github/codeql-action action to v3.26.7 Sep 13, 2024
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from c5a781f to 2c357e5 Compare September 17, 2024 07:50
@renovate renovate bot changed the title chore(deps): update github/codeql-action action to v3.26.7 chore(deps): update all dependencies Sep 17, 2024
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 9096079 to 2ba2e1e Compare September 25, 2024 18:28
@renovate renovate bot changed the title chore(deps): update all dependencies chore(deps): update all dependencies - autoclosed Oct 2, 2024
@renovate renovate bot changed the title chore(deps): update all dependencies to v0.18.7 chore(deps): update all dependencies Oct 3, 2024
Copy link
Contributor Author

renovate bot commented Oct 3, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22 -> 1.23.3
github.com/aperturerobotics/util v1.25.8 -> v1.26.3
github.com/libp2p/go-libp2p v0.36.3 -> v0.37.2
github.com/multiformats/go-multistream v0.5.0 -> v0.6.0
golang.org/x/crypto v0.25.0 -> v0.29.0
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa -> v0.0.0-20241108190413-2d47ceb2692f
golang.org/x/sys v0.22.0 -> v0.27.0
google.golang.org/protobuf v1.34.2 -> v1.35.2

@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 55a34d9 to d51b033 Compare October 9, 2024 06:05
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from d75afd7 to b4ed56e Compare October 15, 2024 07:43
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 96882e4 to 4d9e5d2 Compare October 28, 2024 19:30
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 5ae08e2 to 846568d Compare October 29, 2024 11:09
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from fa1de82 to d0e31a9 Compare November 14, 2024 17:02
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from a38964a to 359910f Compare November 26, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants