This repository was archived by the owner on Jul 15, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the production-dependencies group across 1 directory with 4 updates #199
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/production-dependencies-77e56c49f1
Closed
chore(deps): bump the production-dependencies group across 1 directory with 4 updates #199
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/production-dependencies-77e56c49f1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…y with 4 updates Bumps the production-dependencies group with 3 updates in the / directory: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [@types/better-sqlite3](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/better-sqlite3) and [dotenv](https://github.com/motdotla/dotenv). Updates `@tailwindcss/vite` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.3/packages/@tailwindcss-vite) Updates `@types/better-sqlite3` from 7.6.12 to 7.6.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/better-sqlite3) Updates `dotenv` from 16.4.7 to 16.5.0 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) Updates `tailwindcss` from 4.1.2 to 4.1.3 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/better-sqlite3" dependency-version: 7.6.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tailwindcss dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request updates the following production dependencies: Updated class diagram for package.json dependenciesclassDiagram
class package_json {
dependencies: object
devDependencies: object
scripts: object
- "@sveltejs/adapter-node": "^5.2.12"
- "@tailwindcss/vite": "^4.1.3" << updated from 4.1.2
- "@tanstack/table-core": "^8.21.2"
- "@types/axios": "^0.14.4"
- "@types/better-sqlite3": "^7.6.13" << updated from 7.6.12
- "@types/node-cron": "^3.0.11"
- "axios": "^1.8.4"
- "better-sqlite3": "^11.9.1"
- "buffer": "^6.0.3"
- "date-fns": "^4.1.0"
- "dotenv": "^16.5.0" << updated from 16.4.7
- "json": "^11.0.0"
- "node-cron": "^3.0.3"
- "stream-browserify": "^3.0.0"
}
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
@dependabot recreate |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the production-dependencies group with 3 updates in the / directory: @tailwindcss/vite, @types/better-sqlite3 and dotenv.
Updates
@tailwindcss/vite
from 4.1.2 to 4.1.3Release notes
Sourced from
@tailwindcss/vite
's releases.Changelog
Sourced from
@tailwindcss/vite
's changelog.Commits
5a77c9d
Prepare v4.1.3 release (#17563)Updates
@types/better-sqlite3
from 7.6.12 to 7.6.13Commits
Updates
dotenv
from 16.4.7 to 16.5.0Changelog
Sourced from dotenv's changelog.
Commits
d39cc9a
16.5.02f4e407
Merge pull request #863 from Fdawgs/patch-1a1eef11
chore(package): add homepage urlfb7e407
README updatebf9113f
README update9326f05
changelog 🪵2e8da30
changelog 🪵3257b3a
changelog 🪵c0ca62c
changelog 🪵797c5e9
changelog 🪵Updates
tailwindcss
from 4.1.2 to 4.1.3Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
5a77c9d
Prepare v4.1.3 release (#17563)2fd7c8d
Show warning when using unsupported bare value data type (#17464)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 conditionsSummary by Sourcery
Chores: