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

Update all non-major dependencies #396

Merged
merged 2 commits into from
May 6, 2024
Merged

Update all non-major dependencies #396

merged 2 commits into from
May 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@discordjs/voice (source) 0.16.1 -> 0.17.0 age adoption passing confidence dependencies minor
@eslint/js (source) 9.1.1 -> 9.2.0 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) 1.5.3 -> 1.6.0 age adoption passing confidence devDependencies minor
cloudflare (source) 4.30.0 -> 4.31.0 age adoption passing confidence required_provider minor
discord.js (source) 14.14.1 -> 14.15.2 age adoption passing confidence dependencies minor
eslint (source) 9.1.1 -> 9.2.0 age adoption passing confidence devDependencies minor
tsx 4.9.0 -> 4.9.3 age adoption passing confidence devDependencies patch
vitest (source) 1.5.3 -> 1.6.0 age adoption passing confidence devDependencies minor

Release Notes

discordjs/discord.js (@​discordjs/voice)

v0.17.0

Compare Source

Bug Fixes

Documentation

  • Split docs.api.json into multiple json files (597340f)
  • create-discord-bot: Support bun in create-discord-bot (#​9798) (7157748)
  • Update Node.js requirement to 16.11.0 (#​9764) (188877c)
  • Include StreamType enum description in new docs (#​9457) (36216c0)
  • Generate static imports for types with api-extractor (98a76db)

Features

  • Local and preview detection (79fbda3)

Refactor

eslint/eslint (@​eslint/js)

v9.2.0

Compare Source

Features

  • 8485d76 feat: no-case-declarations add suggestions (#​18388) (Josh Goldberg ✨)
  • a498f35 feat: update Unicode letter detection in capitalized-comments rule (#​18375) (Francesco Trotta)

Bug Fixes

  • eeec413 fix: do not throw when defining a global named defineSetter (#​18364) (唯然)

Documentation

  • 0f5df50 docs: Update README (GitHub Actions Bot)
  • 1579ce0 docs: update wording regarding indirect eval (#​18394) (Kirk Waiblinger)
  • f12a02c docs: update to eslint v9 in custom-rule-tutorial (#​18383) (唯然)

Chores

vitest-dev/vitest (@​vitest/coverage-v8)

v1.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
cloudflare/terraform-provider-cloudflare (cloudflare)

v4.31.0

Compare Source

ENHANCEMENTS:

  • resource/cloudflare_access_application: added support for options_preflight_bypass (#​3267)
  • resource/cloudflare_dlp_profile: Added support for ocr_enabled field to profiles (#​3224)
  • resource/cloudflare_notification_policy: add 'target_ip' atrribute to 'filter' nested block (#​3263)
  • resource/cloudflare_teams_account: add custom_certificate setting support (#​3253)
  • resource/cloudflare_teams_location: added ecs_support field (#​3264)

BUG FIXES:

  • resource/cloudflare_hyperdrive_config: Fix 'HyperdriveID' not included in Update call (#​3251)
  • resource/cloudflare_managed_headers: disable header if it is deleted from terraform state (#​3260)
  • resource/cloudflare_worker_script: fix namespaced script delete trying to delete from account rather than the namespace (#​3238)

INTERNAL:

  • provider: introduce a muxed client to support using cloudflare-go/v0 and cloudflare-go/v2 together (#​3262)

DEPENDENCIES:

  • provider: bump github.com/cloudflare/cloudflare-go from 0.93.0 to 0.94.0 (#​3265)
  • provider: bump github.com/cloudflare/cloudflare-go/v2 from 2.0.0 to 2.1.0 (#​3274)
  • provider: bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.8.0 (#​3255)
  • provider: bump github.com/hashicorp/terraform-plugin-go from 0.21.0 to 0.22.2 (#​3254)
  • provider: bump golang.org/x/net from 0.19.0 to 0.23.0 in /tools (#​3258)
  • provider: bump golangci/golangci-lint-action from 4 to 5 (#​3271)
discordjs/discord.js (discord.js)

v14.15.2

Compare Source

Bug Fixes

v14.15.1

Compare Source

Bug Fixes

v14.15.0

Compare Source

Bug Fixes

Documentation

Features

Performance

  • Presence: Prefer boolean client status comparison before activity checks (#​10213) (4ad2858)

Refactor

Typings

eslint/eslint (eslint)

v9.2.0

Compare Source

privatenumber/tsx (tsx)

v4.9.3

Compare Source

Bug Fixes

This release is also available on:

v4.9.2

Compare Source

Bug Fixes

This release is also available on:

v4.9.1

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 has been generated by Mend Renovate. View repository job log here.

@2na2-p 2na2-p bot enabled auto-merge May 3, 2024 12:40
@renovate renovate bot changed the title Update Terraform cloudflare to v4.31.0 Update all non-major dependencies May 3, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2f3d63c to 115160b Compare May 5, 2024 18:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 115160b to 9cbd866 Compare May 6, 2024 03:04
Copy link
Contributor Author

renovate bot commented May 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@na2na-p na2na-p force-pushed the renovate/all-minor-patch branch from 3d5022d to 9cbd866 Compare May 6, 2024 12:03
@2na2-p 2na2-p bot merged commit dc230db into main May 6, 2024
8 checks passed
@2na2-p 2na2-p bot deleted the renovate/all-minor-patch branch May 6, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant