Skip to content

Bump @titaniumnetwork-dev/ultraviolet from 1.0.11 to 3.0.0#2

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/titaniumnetwork-dev/ultraviolet-3.0.0
Closed

Bump @titaniumnetwork-dev/ultraviolet from 1.0.11 to 3.0.0#2
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/titaniumnetwork-dev/ultraviolet-3.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps @titaniumnetwork-dev/ultraviolet from 1.0.11 to 3.0.0.

Release notes

Sourced from @​titaniumnetwork-dev/ultraviolet's releases.

v3.0.0

See CHANGELOG.md.

v2.0.0

See CHANGELOG.md.

Changelog

Sourced from @​titaniumnetwork-dev/ultraviolet's changelog.

3.0.0

v2.0.0

  • This version of Ultraviolet has support for Bare server v3
  • Support for older Bare servers was dropped.

v1.0.10

  • This version of Ultraviolet fixes an NPM versioning error.

v1.0.8

  • This version of Ultraviolet improves error messages.

v1.0.7

  • This version of Ultraviolet correctly sets the cache option when making a request.

v1.0.6

  • This version of Ultraviolet upgrades @​tomphttp/bare-client. As a result, refreshing can fix errors with the Bare metadata being fetched.

v1.0.5

  • This version of Ultraviolet fixes a minor bug with blob: URLs.

v1.0.4

  • This version of Ultraviolet introduces support for passing a list of Bare servers in the uv.config.js file. This allows users to specify multiple servers that the service worker can choose from, improving reliability and failover.
  • Minor bug fixes (caught with ESLint) and improvements.
  • The @​tomphttp/bare-client package has been implemented, allowing users to use Ultraviolet with Bare server V2 and older versions of the Bare server.
  • In previous versions, the uv.client.js script was bundled with uv.bundle.js. In this version, uv.client.js is separate and needs to be included separately in any workflows that use it.

v1.0.3

  • In previous versions, the uvPath export was the default export from the Ultraviolet module. In this version, uvPath is no longer the default export and needs to be imported explicitly.
  • Here is an example of how to import the library:
import { uvPath } from '@titaniumnetwork-dev/ultraviolet';

v1.0.2

  • This version of Ultraviolet is built using CommonJS, which means it can be used with CommonJS-based module systems such as Node.js.
  • This version also includes a stock sw.js script that users can use as a starting point for their service worker.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by coolelectronics, a new releaser for @​titaniumnetwork-dev/ultraviolet since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@titaniumnetwork-dev/ultraviolet](https://github.com/titaniumnetwork-dev/Ultraviolet) from 1.0.11 to 3.0.0.
- [Release notes](https://github.com/titaniumnetwork-dev/Ultraviolet/releases)
- [Changelog](https://github.com/titaniumnetwork-dev/Ultraviolet/blob/main/CHANGELOG.md)
- [Commits](titaniumnetwork-dev/Ultraviolet@v1.0.11...3.0.0)

---
updated-dependencies:
- dependency-name: "@titaniumnetwork-dev/ultraviolet"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Apr 17, 2024

Superseded by #4.

@dependabot dependabot bot closed this Apr 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/titaniumnetwork-dev/ultraviolet-3.0.0 branch April 17, 2024 18:24
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.

0 participants