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 cargo pre-1.0 packages (minor) #2256

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Type Update Change
apollo-federation-types workspace.dependencies minor 0.14.1 -> 0.15.0
cargo_metadata workspace.dependencies minor 0.18 -> 0.19
lychee-lib dependencies minor 0.16 -> 0.17
octocrab dependencies minor 0.41.0 -> 0.42.0

Release Notes

apollographql/federation-rs (apollo-federation-types)

v0.15.0

Compare Source

oli-obk/cargo_metadata (cargo_metadata)

v0.19.0

Compare Source

Added
  • Re-exported semver crate directly.
  • Added implementation of std::ops::Index<&PackageId> for Resolve.
  • Added pub fn is_kind(&self, name: TargetKind) -> bool to Target.
  • Added derived implementations of PartialEq, Eq and Hash for Metadata and its members' types.
  • Added default fields to PackageBuilder.
  • Added pub fn new(name:version:id:path:) -> Self to PackageBuilder for providing all required fields upfront.
Changed
  • Bumped MSRV from 1.42.0 to 1.56.0.
  • Made parse_stream more versatile by accepting anything that implements Read.
  • Converted TargetKind and CrateType to an enum representation.
Removed
  • Removed re-exports for BuildMetadata and Prerelease from semver crate.
  • Removed .is_lib(…), .is_bin(…), .is_example(…), .is_test(…), .is_bench(…), .is_custom_build(…), and .is_proc_macro(…) from Target (in favor of adding .is_kind(…)).
Fixed
  • Added missing manifest_path field to Artifact. Fixes #​187.
lycheeverse/lychee (lychee-lib)

v0.17.0

Compare Source

Added
Other
  • Bump the dependencies group across 1 directory with 12 updates (#​1544)
  • Ignore casing when processing markdown fragments + check for percent encoded ancors (#​1535)
  • Fix skipping of email addresses in stylesheets (#​1546)
  • Add support for relative links (#​1489)
  • Box Octocrab error as it is too large (#​1543)
  • Don't check prefix attribute (#​1536)
  • Bump the dependencies group with 3 updates (#​1530)
  • Allow excluding cache based on status code (#​1403)
  • Ignore textContent links in html nodes (#​1528)
  • Exclude rel=dns-prefetch links (#​1520)
  • Improve docs for fragment checker
  • Don't check preconnect links (#​1187)
  • Bump the dependencies group with 6 updates (#​1516)

v0.16.1

Compare Source

XAMPPRocky/octocrab (octocrab)

v0.42.0

Compare Source

Added
  • added ssh_signing_keys ops (#​725)
Other
  • Secrets and Code scanning alerts API (#​730)
  • add support for custom executors (#​728)
  • Fixup route in api/issues/update (#​732)

v0.41.2

Compare Source

Fixed
  • Removed rustls hard-dependency (#​709)
  • crate build issues with stream feature (#​711)
Other
  • Update tower dependency from 0.4.13 to 0.5.1 (#​722)
  • added user's social accounts operations (/user/social_accounts) (#​723)
  • added auth.user's git_ssh_keys operations (#​719)
  • Remove --verbose (#​716)

v0.41.1

Compare Source

Fixed
  • don't capture backtraces by default (#​710)
Other
  • added user's gpg_keys operations (#​717)
  • Secrecy dependency update from 0.8.0 to 0.10.3 (#​718)
  • Added handlers for Repo Dependabot API (#​714)
  • #​552 (emails, public_emails, visibility) (#​712)
  • make some fields to public (#​708)
  • Implement some style improvements (#​698)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from a team as a code owner November 8, 2024 06:08
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Nov 8, 2024

✅ Docs Preview Ready

No new or changed pages found.

@renovate renovate bot force-pushed the renovate/cargo-all-pre-1.0 branch 3 times, most recently from 48ef746 to 51eb196 Compare November 14, 2024 10:26
@renovate renovate bot force-pushed the renovate/cargo-all-pre-1.0 branch 8 times, most recently from cf50d52 to b8a68f3 Compare November 20, 2024 23:31
@renovate renovate bot force-pushed the renovate/cargo-all-pre-1.0 branch from b8a68f3 to e5b4505 Compare November 21, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant