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

Bump the npm-packages group across 1 directory with 5 updates #376

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps the npm-packages group with 5 updates in the / directory:

Package From To
@supabase/supabase-js 2.45.4 2.47.8
netlify-cli 17.38.0 17.38.1
pg 8.13.0 8.13.1
twilio 5.3.3 5.4.0
dotenv 16.4.5 16.4.7

Updates @supabase/supabase-js from 2.45.4 to 2.47.8

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.47.8

2.47.8 (2024-12-16)

Bug Fixes

Fixes a number of typing issues. More details at https://github.com/orgs/supabase/discussions/30324

v2.47.7

2.47.7 (2024-12-13)

Bug Fixes

  • update auth version to 2.67.1 (315a420)

v2.47.6

2.47.6 (2024-12-12)

Bug Fixes

v2.47.5

2.47.5 (2024-12-11)

Bug Fixes

v2.47.4

2.47.4 (2024-12-11)

Bug Fixes

  • call set auth for realtime on token changes (#1329) (5e1e477)

v2.47.4-rc.1

2.47.4-rc.1 (2024-12-11)

Bug Fixes

... (truncated)

Commits
  • faa4f77 Merge pull request #1330 from supabase/rc
  • 322129c Merge pull request #1337 from supabase/j0/bump_auth_2_67_1
  • 315a420 fix: update auth version to 2.67.1
  • a5dc3b0 fix: bump gotrue version to v2.67.0 (#1333)
  • 1c5b626 fix: revert set auth call (#1331)
  • 5e1e477 fix: call set auth for realtime on token changes (#1329)
  • d76c7b3 Merge pull request #1328 from supabase/chore/upgrade-rc-for-release
  • e74067c chore: upgrade latest postgres-js
  • 4354c08 Merge branch 'master' into chore/upgrade-rc-for-release
  • 325c2c9 fix: Bind proper object to setAuth on Realtime callback (#1324)
  • Additional commits viewable in compare view

Updates netlify-cli from 17.38.0 to 17.38.1

Release notes

Sourced from netlify-cli's releases.

v17.38.1

17.38.1 (2024-12-17)

Bug Fixes

Changelog

Sourced from netlify-cli's changelog.

17.38.1 (2024-12-17)

Bug Fixes

Commits

Updates pg from 8.13.0 to 8.13.1

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

Commits

Updates twilio from 5.3.3 to 5.4.0

Release notes

Sourced from twilio's releases.

5.4.0

Release Notes

Library - Chore

Library - Feature

Docs

5.3.7

Release Notes

Api

  • Add optional parameter intelligence_service to transcription
  • Updated phone_number_sid to be populated for sip trunking terminating calls.

Numbers

  • Add Update Hosted Number Order V2 API endpoint
  • Update Port in docs

Twiml

  • Add optional parameter intelligence_service to <Transcription>
  • Add support for new <ConversationRelay> and <Assistant> noun
  • Add events attribute to <Dial> verb

Docs

5.3.6

Release Notes

Library - Chore

Api

  • Added ivr-virtual-agent-custom-voices and ivr-virtual-agent-genai to usage_record API.
  • Add open-api file tag to realtime_transcriptions

Taskrouter

  • Add api-tag property to workers reservation
  • Add api-tag property to task reservation

Docs

5.3.5

... (truncated)

Changelog

Sourced from twilio's changelog.

[2024-12-12] Version 5.4.0

Library - Chore

Library - Feature

[2024-12-05] Version 5.3.7

Api

  • Add optional parameter intelligence_service to transcription
  • Updated phone_number_sid to be populated for sip trunking terminating calls.

Numbers

  • Add Update Hosted Number Order V2 API endpoint
  • Update Port in docs

Twiml

  • Add optional parameter intelligence_service to <Transcription>
  • Add support for new <ConversationRelay> and <Assistant> noun
  • Add events attribute to <Dial> verb

[2024-11-15] Version 5.3.6

Library - Chore

Api

  • Added ivr-virtual-agent-custom-voices and ivr-virtual-agent-genai to usage_record API.
  • Add open-api file tag to realtime_transcriptions

Taskrouter

  • Add api-tag property to workers reservation
  • Add api-tag property to task reservation

[2024-10-24] Version 5.3.5

Conversations

  • Expose ConversationWithParticipants resource that allows creating a conversation with participants

[2024-10-17] Version 5.3.4

Api

  • Add response key country to fetch AvailablePhoneNumber resource by specific country.

... (truncated)

Commits
  • 419b33c Release 5.4.0
  • 60d68cf [Librarian] Regenerated @ ca4a5892d2b6a6161860845fe1152af07920bc07 4030731184...
  • 16b22d4 chore: add v22 support (#1058)
  • 34088f1 Revert "chore: add v22 support"
  • 833f469 chore: add v22 support
  • 10a9474 feat: add support for OAuth and Orgs API (#1057)
  • 043d3a1 Release 5.3.7
  • f18db95 [Librarian] Regenerated @ 45fa5159053e1c1f62f6d613f3b67a9239b43a5f 2551818144...
  • b463f4e Release 5.3.6
  • 8caad9f [Librarian] Regenerated @ 51e40434baa37a97b298d416220c6de10d9698c4 1ac2fcf2e1...
  • Additional commits viewable in compare view

Updates dotenv from 16.4.5 to 16.4.7

Changelog

Sourced from dotenv's changelog.

16.4.7 (2024-12-03)

Changed

  • Ignore .tap folder when publishing. (oops, sorry about that everyone. - @​motdotla) #848

16.4.6 (2024-12-02)

Changed

  • Clean up stale dev dependencies #847
  • Various README updates clarifying usage and alternative solutions using dotenvx
Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the npm-packages group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.45.4` | `2.47.8` |
| [netlify-cli](https://github.com/netlify/cli) | `17.38.0` | `17.38.1` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.13.0` | `8.13.1` |
| [twilio](https://github.com/twilio/twilio-node) | `5.3.3` | `5.4.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |



Updates `@supabase/supabase-js` from 2.45.4 to 2.47.8
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.45.4...v2.47.8)

Updates `netlify-cli` from 17.38.0 to 17.38.1
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v17.38.0...v17.38.1)

Updates `pg` from 8.13.0 to 8.13.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `twilio` from 5.3.3 to 5.4.0
- [Release notes](https://github.com/twilio/twilio-node/releases)
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md)
- [Commits](twilio/twilio-node@5.3.3...5.4.0)

Updates `dotenv` from 16.4.5 to 16.4.7
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
- dependency-name: twilio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 17, 2024
Copy link

netlify bot commented Dec 17, 2024

Deploy Preview for shyparty failed. Why did it fail? →

Name Link
🔨 Latest commit 9b041e2
🔍 Latest deploy log https://app.netlify.com/sites/shyparty/deploys/6761b0695b9d9e0008edcf92

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

Superseded by #377.

@dependabot dependabot bot closed this Dec 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-97eb7650d9 branch December 18, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants