Skip to content

Bump protocol-buffers-schema from 3.6.0 to 3.6.1#365

Merged
OSPFNeighbour merged 1 commit into
master-devfrom
dependabot/npm_and_yarn/protocol-buffers-schema-3.6.1
Apr 30, 2026
Merged

Bump protocol-buffers-schema from 3.6.0 to 3.6.1#365
OSPFNeighbour merged 1 commit into
master-devfrom
dependabot/npm_and_yarn/protocol-buffers-schema-3.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps protocol-buffers-schema from 3.6.0 to 3.6.1.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) from 3.6.0 to 3.6.1.
- [Commits](mafintosh/protocol-buffers-schema@v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: protocol-buffers-schema
  dependency-version: 3.6.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 16, 2026
@OSPFNeighbour OSPFNeighbour changed the base branch from master to master-dev April 30, 2026 22:39
@OSPFNeighbour OSPFNeighbour merged commit 644ddcc into master-dev Apr 30, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/protocol-buffers-schema-3.6.1 branch April 30, 2026 22:39
OSPFNeighbour added a commit that referenced this pull request May 11, 2026
* Add layout presets & minimap basemap sync (#368)

Introduce reusable basemap builder and hook the MiniMap to the selected basemap (persisted via localStorage 'map.base'), ensuring the minimap updates when the base changes. Add layout presets for sidebar/pane arrangements with CSS, a UI in the config panel to preview/select presets, and per-preset persistence for split sizes (localStorage keys scoped as 'lh.layout.<preset>.<suffix>'). Update resize logic to apply preset classes, read/write layout-scoped sizes, restore sizes on load, and emit/listen to an 'lh:layoutPresetChanged' event so the UI and layout stay in sync.

* Bump postcss from 8.4.31 to 8.5.10 (#367)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.5.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.31...8.5.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump protocol-buffers-schema from 3.6.0 to 3.6.1 (#365)

Bumps [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) from 3.6.0 to 3.6.1.
- [Commits](mafintosh/protocol-buffers-schema@v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: protocol-buffers-schema
  dependency-version: 3.6.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Lad fixes (#369)

* Add map settings control and job shape overrides

Add a MapSettingsControl to the map that opens the page config modal (bootstrap) and wire it into the map initialization. Introduce jobTypeShape overrides so concrete job types (e.g. "FR" => pentagon) take precedence over parent-category shapes when computing marker shapes. Update styles to show the settings control only in the map-only layout and hide the sidebar-toggle there, and add minor layout/transition/overflow tweaks for sidebar, vsplit and draggable cells to improve collapse/animation behavior.

* Disable sidebar transitions during resize

Add a temporary body class (sidebar-resizing) while performing left/right sidebar drag so the sidebar and splitter have transitions disabled during the interaction. The JS now adds/removes the class on start/end of resize, and CSS ensures .sidebar and .vsplit have no transitions when resizing to prevent animation jank and produce immediate layout updates.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant