Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
b00d8ce
chore(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /docs
dependabot[bot] Apr 14, 2026
87351fe
chore(deps): bump fast-uri from 3.1.0 to 3.1.2 in /docs
dependabot[bot] May 9, 2026
b4013f0
chore(deps): bump @babel/plugin-transform-modules-systemjs in /docs
dependabot[bot] May 9, 2026
11b6841
chore(deps): bump actions/labeler from 6.0.1 to 6.1.0
dependabot[bot] May 11, 2026
9fc055b
chore(deps-dev): bump vite from 8.0.11 to 8.0.16 in /docs
dependabot[bot] Jun 16, 2026
b889a0b
chore(deps): bump ws in /docs
dependabot[bot] Jun 18, 2026
9977473
chore(deps): bump webpack-dev-server from 5.2.3 to 5.2.5 in /docs
dependabot[bot] Jun 18, 2026
b656196
chore(deps): bump launch-editor from 2.13.2 to 2.14.1 in /docs
dependabot[bot] Jun 18, 2026
7e2517a
Merge pull request #1087 from opsmill/dependabot/npm_and_yarn/docs/mu…
dgarros Jun 21, 2026
dc79f35
Merge pull request #1011 from opsmill/dependabot/github_actions/stabl…
dgarros Jun 21, 2026
8143571
Merge pull request #1005 from opsmill/dependabot/npm_and_yarn/docs/ba…
dgarros Jun 21, 2026
e6a3375
Merge pull request #1003 from opsmill/dependabot/npm_and_yarn/docs/fa…
dgarros Jun 21, 2026
27a0b25
Merge pull request #1083 from opsmill/dependabot/npm_and_yarn/docs/vi…
dgarros Jun 21, 2026
e1ada1e
Merge pull request #1088 from opsmill/dependabot/npm_and_yarn/docs/we…
dgarros Jun 21, 2026
f65ecf2
Merge pull request #1089 from opsmill/dependabot/npm_and_yarn/docs/la…
dgarros Jun 21, 2026
cd528eb
Merge pull request #945 from opsmill/dependabot/npm_and_yarn/docs/fol…
dgarros Jun 21, 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
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6.0.1
- uses: actions/labeler@v6.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true
Loading