Skip to content

Commit fde96b1

Browse files
chore(deps): pin dependencies (#140)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [@codemirror/lang-sql](https://redirect.github.com/codemirror/lang-sql) | devDependencies | pin | [`^6.10.0` → `6.10.0`](https://renovatebot.com/diffs/npm/@codemirror%2flang-sql/6.10.0/6.10.0) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/codemirror/lang-sql/badge)](https://securityscorecards.dev/viewer/?uri=github.com/codemirror/lang-sql) | | @&#8203;codemirror/view | devDependencies | pin | [`^6.39.2` → `6.43.0`](https://renovatebot.com/diffs/npm/@codemirror%2fview/6.43.0/6.43.0) | | ⚠️ Renovate's pin functionality [does not currently](https://redirect.github.com/renovatebot/renovate/issues/40288) wire in the release age for a package, so the Minimum Release Age checks can apply. You will need to manually validate the Minimum Release Age for these package(s). Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marimo-team/codemirror-sql). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIwMi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56203c8 commit fde96b1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@codemirror/view": "^6"
3737
},
3838
"devDependencies": {
39-
"@codemirror/lang-sql": "^6.10.0",
40-
"@codemirror/view": "^6.39.2",
39+
"@codemirror/lang-sql": "6.10.0",
40+
"@codemirror/view": "6.43.0",
4141
"@testing-library/dom": "10.4.1",
4242
"@vitest/browser-playwright": "4.1.6",
4343
"@vitest/coverage-v8": "4.1.6",

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)