Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
b4a7dbd
chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
dependabot[bot] Jun 18, 2024
e0d5ee9
Merge pull request #24 from esnya/dependabot/npm_and_yarn/braces-3.0.3
esnya Jun 20, 2024
707f397
chore(deps-dev): Bump js-yaml from 4.1.0 to 4.1.1
dependabot[bot] Nov 15, 2025
6af8016
Merge pull request #25 from esnya/dependabot/npm_and_yarn/js-yaml-4.1.1
esnya Nov 15, 2025
69078f3
chore(deps-dev): Bump lodash-es from 4.17.21 to 4.17.23
dependabot[bot] Jan 21, 2026
6ff56f1
chore(deps-dev): Bump lodash from 4.17.21 to 4.17.23
dependabot[bot] Jan 22, 2026
b845b75
Merge pull request #27 from esnya/dependabot/npm_and_yarn/lodash-4.17.23
esnya Feb 28, 2026
67fe692
Merge pull request #26 from esnya/dependabot/npm_and_yarn/lodash-es-4…
esnya Feb 28, 2026
23008d4
chore(deps): Bump minimatch from 3.1.2 to 3.1.5
dependabot[bot] Feb 28, 2026
36de3ee
Merge pull request #29 from esnya/dependabot/npm_and_yarn/minimatch-3…
esnya Feb 28, 2026
ddc45f0
chore(deps): Bump tar, semantic-release and @semantic-release/npm
dependabot[bot] Feb 28, 2026
3834cb6
Merge pull request #28 from esnya/dependabot/npm_and_yarn/multi-b1ef3…
esnya Feb 28, 2026
6026249
chore(deps): Bump @tootallnate/once and @semantic-release/github
dependabot[bot] Mar 5, 2026
eeda090
Merge pull request #30 from esnya/dependabot/npm_and_yarn/multi-6fe45…
esnya Mar 5, 2026
7dd5f7f
chore(deps): Bump tar and npm
dependabot[bot] Mar 11, 2026
3ad5c03
Merge pull request #31 from esnya/dependabot/npm_and_yarn/multi-cc382…
esnya Mar 13, 2026
47bb29d
chore(deps): Bump undici
dependabot[bot] Mar 13, 2026
bb5a1c4
Merge pull request #32 from esnya/dependabot/npm_and_yarn/multi-cd283…
esnya Mar 14, 2026
72d0797
chore(deps): Bump picomatch
dependabot[bot] Mar 26, 2026
0ec320a
Merge pull request #33 from esnya/dependabot/npm_and_yarn/multi-bf05d…
esnya Mar 26, 2026
97bfc8c
chore(deps-dev): Bump handlebars from 4.7.7 to 4.7.9
dependabot[bot] Mar 28, 2026
72523e9
Merge pull request #34 from esnya/dependabot/npm_and_yarn/handlebars-…
esnya Mar 28, 2026
63dc4aa
chore(deps-dev): Bump lodash-es from 4.17.23 to 4.18.1
dependabot[bot] Apr 2, 2026
38abf7b
Merge pull request #35 from esnya/dependabot/npm_and_yarn/lodash-es-4…
esnya Apr 2, 2026
c55e6c9
chore(deps): Bump lodash from 4.17.23 to 4.18.1
dependabot[bot] Apr 2, 2026
67df773
Merge pull request #36 from esnya/dependabot/npm_and_yarn/lodash-4.18.1
esnya Apr 2, 2026
70f0072
fix: update semantic-release-gitmoji to ^1.6.9 to support semantic-re…
Copilot Apr 7, 2026
db5c295
chore: upgrade to modern VRChat SDK 3.7.0 targeting Unity 2022.3
Copilot Apr 7, 2026
c4e8aaa
Merge pull request #37 from esnya/copilot/fix-ci-fail
esnya Apr 7, 2026
4295dc8
Merge pull request #38 from esnya/copilot/upgrade-modern-vrchat-sdk
esnya Apr 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions Packages/com.nekometer.esnya.esnya-sf-addons-ucs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@
"com.nekometer.esnya.udonchips-fork": "3.0.0",
"sh.orels.udontoolkit": "1.1.2"
},
"unity": "2019.4",
"unity": "2022.3",
"vpmDependencies": {
"com.vrchat.worlds": "3.1.1",
"com.vrchat.udonsharp": "1.1.7"
"com.vrchat.worlds": "3.7.0"
}
}
5 changes: 2 additions & 3 deletions Packages/com.nekometer.esnya.esnya-sf-addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
"legacyFolders": {
"Assets\\EsnyaSFAddons": ""
},
"unity": "2019.4",
"unity": "2022.3",
"vpmDependencies": {
"com.vrchat.worlds": "3.1.1",
"com.vrchat.udonsharp": "1.1.7"
"com.vrchat.worlds": "3.7.0"
}
}
Loading
Loading