Skip to content

Bump the production-dependencies group with 3 updates#41

Merged
portfedh merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-5645b15a2f
Feb 3, 2026
Merged

Bump the production-dependencies group with 3 updates#41
portfedh merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-5645b15a2f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the production-dependencies group with 3 updates: @supabase/supabase-js, axios and rotating-file-stream.

Updates @supabase/supabase-js from 2.93.1 to 2.93.3

Release notes

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

v2.93.3

2.93.3 (2026-01-29)

🩹 Fixes

  • auth: add webauthn tests and fix fallback naming (#1763)
  • ci: add persist-credentials: false to release job checkouts (#2074)
  • storage: handle empty 200 responses in vector operations (#2073)

❤️ Thank You

v2.93.2

2.93.2 (2026-01-27)

🩹 Fixes

  • supabase: revert client platform and runtime detection headers (#2067)

❤️ Thank You

  • Guilherme Souza

v2.93.2-canary.0

2.93.2-canary.0 (2026-01-27)

🩹 Fixes

  • supabase: revert client platform and runtime detection headers (#2067)

❤️ Thank You

  • Guilherme Souza
Changelog

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

2.93.3 (2026-01-29)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.93.2 (2026-01-27)

🩹 Fixes

  • supabase: revert client platform and runtime detection headers (#2067)

❤️ Thank You

  • Guilherme Souza
Commits

Updates axios from 1.13.3 to 1.13.4

Release notes

Sourced from axios's releases.

v1.13.4

Overview

The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.

Full Changelog: v1.13.3...v1.13.4

What's New in v1.13.4

Bug Fixes

  • fix: issues with version 1.13.3 (#7352) (ee90dfc)
    • Fixed issues discovered in v1.13.3 release
    • Cleaned up interceptor test files
    • Improved workflow configurations

Infrastructure & CI/CD

  • refactor: ci and build (#7340) (8ff6c19)

    • Major refactoring of CI/CD workflows
    • Consolidated workflow files for better maintainability
    • Added mise configuration for the development environment
    • Improved sponsor block update automation
    • Enhanced issue and PR templates
    • Added automatic release notes generation
    • Implemented workflow cancellation for concurrent runs
  • chore: codegen and some updates to workflows (76cf77b)

    • Code generation improvements
    • Workflow optimisations

Migration Notes

Breaking Changes

None in this release.

Deprecations

None in this release.

Contributors

Thank you to all contributors who made this release possible! Special thanks to:

Changelog

Sourced from axios's changelog.

Changelog

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.


Updates rotating-file-stream from 3.2.7 to 3.2.8

Changelog

Sourced from rotating-file-stream's changelog.

  • 2026-02-01 - v3.2.8
  • 2025-08-25 - v3.2.7
    • Improved type safety (thanks to kricsleo)
  • 2025-02-10 - v3.2.6
  • 2024-09-16 - v3.2.5
    • Use mtime rather than ctime to sort files history.
  • 2024-09-13 - v3.2.4
  • 2024-06-10 - v3.2.3
    • Fixed ESM dist.
  • 2024-06-08 - v3.2.2
    • Fixed ESM dist.
  • 2023-12-28 - v3.2.1
    • Restored support for Node.js v14.
    • Badges (but dependents) from shields.io.
  • 2023-12-27 - v3.2.0
  • 2023-07-22 - v3.1.1
  • 2023-02-09 - v3.1.0
    • ENOENT errors while unlinking files now emits "warning" events rather than "error".
  • 2022-05-25 - v3.0.4
    • Fixed required Node.js version in README.md
  • 2022-02-22 - v3.0.3
    • Experimental ESM dist
  • 2021-11-20 - v3.0.2
    • Required Node.js v14
  • 2021-11-06 - v3.0.1
    • external event emitted even if in error
    • exported class RotatingFileStreamError
    • Minor README.md fixes
  • 2021-11-04 - v3.0.0
  • 2021-09-26 - v2.1.6
  • 2021-02-19 - v2.1.5
    • Changed _writev to make it compliant with Node.js v14; this should solve #67
  • 2021-02-02 - v2.1.4
  • 2020-07-07 - v2.1.3
    • Fixed a bug causing EEXIST opening two files in same not existing directory in a rapid sequence (thanks to jameslahm)
  • 2020-07-04 - v2.1.2
    • Applied a change to use on mounts with the noexec option (thanks to jvassev)
  • 2020-05-13 - v2.1.1
    • Bug fix for teeToStdout
  • 2020-04-29 - v2.1.0
    • teeToStdout option added

... (truncated)

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 production-dependencies group with 3 updates: [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js), [axios](https://github.com/axios/axios) and [rotating-file-stream](https://github.com/iccicci/rotating-file-stream).


Updates `@supabase/supabase-js` from 2.93.1 to 2.93.3
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.93.3/packages/core/supabase-js)

Updates `axios` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.3...v1.13.4)

Updates `rotating-file-stream` from 3.2.7 to 3.2.8
- [Changelog](https://github.com/iccicci/rotating-file-stream/blob/master/CHANGELOG.md)
- [Commits](iccicci/rotating-file-stream@v3.2.7...v3.2.8)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.93.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: rotating-file-stream
  dependency-version: 3.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@portfedh portfedh merged commit 6ca26ff into main Feb 3, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-5645b15a2f branch February 3, 2026 15: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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant