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 #395

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2025

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

Package From To
@supabase/supabase-js 2.45.4 2.48.0
netlify-cli 17.38.0 18.0.2
pg 8.13.0 8.13.1
twilio 5.3.3 5.4.2
dotenv 16.4.5 16.4.7

Updates @supabase/supabase-js from 2.45.4 to 2.48.0

Release notes

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

v2.48.0

2.48.0 (2025-01-20)

Features

  • deps: bump postgrest-js to 1.18.0 (4397e57)

v2.47.16

2.47.16 (2025-01-17)

Bug Fixes

  • 🐛 Fix nullish coalescing operator issue in hasCustomAuthorizationHeader (e8cffda), closes #1338

v2.47.15

2.47.15 (2025-01-16)

Bug Fixes

  • Make the return value of accessToken nullable (f8e48ff)

v2.47.14

2.47.14 (2025-01-15)

Bug Fixes

  • bump postgrest-js to 1.17.11 (6822cdc)

v2.47.13

2.47.13 (2025-01-14)

Bug Fixes

  • export PostgrestError as a class (7ba8408)

v2.47.12

2.47.12 (2025-01-08)

Bug Fixes

  • Bump postgrest-js to 1.17.10 (80d3c76)

v2.47.11

2.47.11 (2025-01-07)

... (truncated)

Commits
  • 07cf12d Merge pull request #1358 from supabase/chore/bump-postgrest-js-1-18-0
  • 4397e57 feat(deps): bump postgrest-js to 1.18.0
  • 76217a4 Merge pull request #1344 from raghavyuva/fix/nullish-coalescing-operator
  • a50725d Merge pull request #1332 from supabase/fix/nullable-accessToken
  • 1661420 Merge pull request #1355 from supabase/chore/bump-postgrest-js-1-17-11
  • 6822cdc fix: bump postgrest-js to 1.17.11
  • 7ba8408 fix: export PostgrestError as a class
  • 80d3c76 fix: Bump postgrest-js to 1.17.10
  • d9756f2 Merge pull request #1347 from supabase/fix/bump-postgrest-js
  • e50a86e fix: release postgrest-js 1.17.9
  • Additional commits viewable in compare view

Updates netlify-cli from 17.38.0 to 18.0.2

Release notes

Sourced from netlify-cli's releases.

v18.0.2

18.0.2 (2025-01-22)

Bug Fixes

v18.0.1

18.0.1 (2025-01-15)

Bug Fixes

  • check if endpoint exists for dynamic pages when checking for red… (#6994) (db1d87e)
  • deps: update netlify packages (#6992) (43d3455)
  • remove react-based-templates because it doesn't work (#6993) (3441c58)
  • update @​netlify/build-info to v8.0.0 (#6987) (7c3b186)

v18.0.0

18.0.0 (2025-01-07)

⚠ BREAKING CHANGES

  • remove addons subcommand (#6974)
  • remove the lm (large media) subcommand (#6956)

Features

Bug Fixes

  • add completion support for ntl aliasin zsh (#6946) (5098642)
  • cli: updated nanoid dependency version (#6982) (30c94b4)
  • deps: update dependency @​netlify/functions to v3 (#6970) (ac078e5)
  • deps: update dependency @​types/node to v22.10.2 (#6976) (26bf398)
  • deps: update dependency chalk to v5.4.1 (#6981) (ce932fc)
  • deps: update dependency https-proxy-agent to v7.0.6 (#6953) (ff66234)
  • deps: update dependency p-map to v7.0.3 (#6954) (a28726c)
  • deps: update netlify packages (#6971) (ffc3122)
  • dev server fix ip when skipping watch (#6977) (4774797)
  • remove extra call to accounts endpoint across cli (#6947) (e6a4f59)

... (truncated)

Changelog

Sourced from netlify-cli's changelog.

18.0.2 (2025-01-22)

Bug Fixes

18.0.1 (2025-01-15)

Bug Fixes

  • check if endpoint exists for dynamic pages when checking for red… (#6994) (db1d87e)
  • deps: update netlify packages (#6992) (43d3455)
  • remove react-based-templates because it doesn't work (#6993) (3441c58)
  • update @​netlify/build-info to v8.0.0 (#6987) (7c3b186)

18.0.0 (2025-01-07)

⚠ BREAKING CHANGES

  • remove addons subcommand (#6974)
  • remove the lm (large media) subcommand (#6956)

Features

Bug Fixes

  • add completion support for ntl aliasin zsh (#6946) (5098642)
  • cli: updated nanoid dependency version (#6982) (30c94b4)
  • deps: update dependency @​netlify/functions to v3 (#6970) (ac078e5)
  • deps: update dependency @​types/node to v22.10.2 (#6976) (26bf398)
  • deps: update dependency chalk to v5.4.1 (#6981) (ce932fc)
  • deps: update dependency https-proxy-agent to v7.0.6 (#6953) (ff66234)
  • deps: update dependency p-map to v7.0.3 (#6954) (a28726c)
  • deps: update netlify packages (#6971) (ffc3122)
  • dev server fix ip when skipping watch (#6977) (4774797)
  • remove extra call to accounts endpoint across cli (#6947) (e6a4f59)

17.38.1 (2024-12-17)

... (truncated)

Commits
  • c8bfd74 chore(main): release 18.0.2 (#7004)
  • 9669cdf fix: hide dynamic ssg endpoint resolution under environment variable (#7011)
  • da7f42e fix(deps): update netlify packages (#6999)
  • 3a46e8f fix: remove unused code and dependencies (#7007)
  • badfe15 fix: untrack largeish file (#7005)
  • 4631558 chore(deps): update dependency @​types/node to v22.10.7 (#7002)
  • 30a8aa5 fix(deps): update dependency @​types/node to v22.10.7 (#7003)
  • 3d492ec chore(deps): bump dom-iterator from 1.0.0 to 1.0.1 in /site (#6998)
  • 5b7620b chore(main): release 18.0.1 (#6991)
  • db1d87e fix: check if endpoint exists for dynamic pages when checking for red… (#6994)
  • Additional commits viewable in compare view

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.2

Release notes

Sourced from twilio's releases.

5.4.2

Release Notes

Messaging

  • Adds validity period Default value in service resource documentation

Docs

5.4.1

Release Notes

Numbers

  • Change beta feature flag to use v2/BulkHostedNumberOrders

Docs

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

... (truncated)

Changelog

Sourced from twilio's changelog.

[2025-01-13] Version 5.4.2

Messaging

  • Adds validity period Default value in service resource documentation

[2025-01-09] Version 5.4.1

Numbers

  • Change beta feature flag to use v2/BulkHostedNumberOrders

[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

... (truncated)

Commits
  • 4bbf97d Release 5.4.2
  • 4b1ec09 [Librarian] Regenerated @ d9b0f7b0297f064eec2f219b29fd4193559c54f3 405f363a58...
  • 1ae2ef7 Release 5.4.1
  • 62b7d14 [Librarian] Regenerated @ 0a245f5931e0ff292c12b643839bbb9a1b3831e3 4727b4211b...
  • 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)
  • 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.48.0` |
| [netlify-cli](https://github.com/netlify/cli) | `17.38.0` | `18.0.2` |
| [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.2` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` |



Updates `@supabase/supabase-js` from 2.45.4 to 2.48.0
- [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.48.0)

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

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.2
- [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.2)

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-major
  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 Jan 22, 2025
Copy link

netlify bot commented Jan 22, 2025

Deploy Preview for shyparty ready!

Name Link
🔨 Latest commit e571324
🔍 Latest deploy log https://app.netlify.com/sites/shyparty/deploys/67912cd89f27ba0008c57d4a
😎 Deploy Preview https://deploy-preview-395--shyparty.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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