16 Commits

Author SHA1 Message Date
Joel Wetzell cce9495489 Merge pull request #273 from jwetzell/dependabot/npm_and_yarn/eslint-10.8.1
Bump eslint from 10.8.0 to 10.8.1
2026-08-17 14:19:43 -05:00
Joel Wetzell f5a9c2513a Merge pull request #274 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.66.0
Bump typescript-eslint from 8.65.0 to 8.66.0
2026-08-17 14:19:34 -05:00
dependabot[bot] b804d0f37a Bump typescript-eslint from 8.65.0 to 8.66.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.65.0 to 8.66.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.66.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-13 04:23:23 +00:00
dependabot[bot] 92ce60b0b0 Bump eslint from 10.8.0 to 10.8.1
Bumps [eslint](https://github.com/eslint/eslint) from 10.8.0 to 10.8.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.8.0...v10.8.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-13 04:23:12 +00:00
Joel Wetzell 54727d5046 Merge pull request #267 from jwetzell/dependabot/npm_and_yarn/prettier-3.9.6
Bump prettier from 3.9.5 to 3.9.6
2026-08-06 09:11:05 -05:00
dependabot[bot] cd07970d29 Bump prettier from 3.9.5 to 3.9.6
Bumps [prettier](https://github.com/prettier/prettier) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.9.5...3.9.6)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 13:17:27 +00:00
Joel Wetzell f9fb5094fc Merge pull request #269 from jwetzell/dependabot/npm_and_yarn/tsdown-0.22.14
Bump tsdown from 0.22.4 to 0.22.14
2026-08-06 08:15:56 -05:00
Joel Wetzell 8a6c13f056 Merge pull request #271 from jwetzell/dependabot/npm_and_yarn/eslint-10.8.0
Bump eslint from 10.6.0 to 10.8.0
2026-08-06 08:15:44 -05:00
Joel Wetzell 4e8822276d Merge pull request #272 from jwetzell/dependabot/npm_and_yarn/globals-17.9.0
Bump globals from 17.7.0 to 17.9.0
2026-08-06 08:15:30 -05:00
dependabot[bot] fcb5f38ebe Bump globals from 17.7.0 to 17.9.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.7.0 to 17.9.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.7.0...v17.9.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-06 04:23:09 +00:00
dependabot[bot] 34ff8f5f7a Bump eslint from 10.6.0 to 10.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 10.6.0 to 10.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.6.0...v10.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-30 04:23:14 +00:00
dependabot[bot] d9af67bfa7 Bump tsdown from 0.22.4 to 0.22.14
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.22.4 to 0.22.14.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](https://github.com/rolldown/tsdown/compare/v0.22.4...v0.22.14)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.22.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-30 04:23:01 +00:00
Joel Wetzell cabafd4ffc Merge pull request #268 from jwetzell/dependabot/npm_and_yarn/typescript-eslint-8.65.0
Bump typescript-eslint from 8.63.0 to 8.65.0
2026-07-29 09:01:47 -05:00
Joel Wetzell fda05868a6 fix up permissions on publish workflow 2026-07-29 08:57:38 -05:00
Joel Wetzell cd90fd784e add jsr publish 2026-07-29 08:46:55 -05:00
dependabot[bot] 1bb46057d0 Bump typescript-eslint from 8.63.0 to 8.65.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.63.0 to 8.65.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.65.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-23 04:23:31 +00:00
5 changed files with 384 additions and 365 deletions
+6
View File
@@ -6,6 +6,7 @@ on:
jobs:
publish-lib:
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
@@ -22,3 +23,8 @@ jobs:
- name: Publish to NPM
run: npm publish --provenance --access=public --workspace @jwetzell/osc
- name: Publish to JSR
working-directory: ./packages/osc
run: npx jsr publish
+364 -360
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -21,11 +21,11 @@
],
"devDependencies": {
"@eslint/js": "10.0.1",
"eslint": "10.6.0",
"eslint": "10.8.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-prettier": "5.5.6",
"globals": "17.7.0",
"prettier": "3.9.5",
"typescript-eslint": "8.63.0"
"globals": "17.9.0",
"prettier": "3.9.6",
"typescript-eslint": "8.66.0"
}
}
+9
View File
@@ -0,0 +1,9 @@
{
"name": "@jwetzell/osc",
"version": "1.7.0",
"exports": "./src/index.ts",
"exclude": [
"tsdown.config.ts",
"tests/**/*"
]
}
+1 -1
View File
@@ -33,7 +33,7 @@
"devDependencies": {
"@types/node": "24.5.2",
"rimraf": "6.1.3",
"tsdown": "0.22.4",
"tsdown": "0.22.14",
"typescript": "7.0.2"
},
"main": "./dist/index.cjs",