Commit db8b6c6
chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 in /docs (#14398)
* Fix update-sample-data workflow pushing to protected master branch (#14374)
The branch parameter used github.ref_name which resolved to 'master'
when triggered via workflow_dispatch, causing a push to a protected
branch. Simplify by letting create-pull-request manage the branch
using a fixed name, removing the now-redundant manual branch steps.
* Also update defect_dojo_sample_data_locations.json in sample data workflow (#14391)
The locations fixture is used when the v3 feature locations flag is enabled
and needs to be kept up to date alongside the main sample data fixture.
* chore(deps-dev): bump rollup from 4.57.1 to 4.59.0 in /docs
Bumps [rollup](https://github.com/rollup/rollup) from 4.57.1 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.57.1...v4.59.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: valentijnscholten <valentijnscholten@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Osinski <42211303+paulOsinski@users.noreply.github.com>1 parent ff945af commit db8b6c6
2 files changed
Lines changed: 106 additions & 116 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 35 | | |
46 | 36 | | |
47 | 37 | | |
48 | 38 | | |
49 | 39 | | |
50 | | - | |
| 40 | + | |
51 | 41 | | |
52 | 42 | | |
53 | 43 | | |
0 commit comments