protoc-gen-gotemplate
protoc-gen-gotemplate copied to clipboard
chore(deps): update all
This PR contains the following updates:
Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|---|---|
ace (source) | minor | 1.2.0 -> 1.36.3 |
|||||
actions/cache | action | patch | v2.1.4 -> v2.1.8 |
||||
angular-ui-bootstrap (source) | minor | 0.13.3 -> 0.14.3 |
|||||
github.com/gobuffalo/packr/v2 | require | patch | v2.8.0 -> v2.8.3 |
||||
github.com/golang/protobuf | require | patch | v1.5.2 -> v1.5.4 |
||||
github.com/gorilla/handlers | require | minor | v1.4.2 -> v1.5.2 |
||||
github.com/gorilla/mux | require | minor | v1.7.3 -> v1.8.1 |
||||
github.com/grpc-ecosystem/grpc-gateway | require | minor | v1.12.1 -> v1.16.0 |
||||
github.com/huandu/xstrings | require | minor | v1.3.0 -> v1.5.0 |
||||
golang | stage | minor | 1.16-alpine -> 1.23-alpine |
||||
google.golang.org/genproto | require | digest | e1de0a7 -> 324edc3 |
Release Notes
ajaxorg/ace-builds (ace)
v1.36.3
v1.36.2
v1.36.1
v1.36.0
Features
- allow setting marker type for MarkerGroups (#5630) (214df9c)
- forced-color: do not adjust the forced colors for the editor (#5624) (c8f9df8)
1.35.5 (2024-08-20)
1.35.4 (2024-07-22)
Bug Fixes
1.35.3 (2024-07-18)
Bug Fixes
1.35.2 (2024-07-01)
1.35.1 (2024-06-27)
Bug Fixes
- explicitly construct Number from window zoom attribute (#5600) (2591c36)
- use dom builder for gutter tooltip and inline widget (#5601) (e81a299)
- workaround for safari rendering bug (#5573) (f9a152f)
- wrong doc comment * insert behaviour (#5571) (16c95b3)
v1.35.5
v1.35.4
v1.35.3
v1.35.2
v1.35.1
v1.35.0
Features
Bug Fixes
- allow setting the placeholder type for nls (#5584) (3e2d50f)
- not closed generic state in case of left-shift operator (#5572) (e5bea6f)
- wrong vue-directives regexp (#5586) (5f89a33)
1.34.2 (2024-05-27)
1.34.1 (2024-05-24)
Bug Fixes
- always set aria-label to text input in a11y mode (#5563) (00346fd)
- Folding for comments and different modes (#5533) (f4d0e33)
v1.34.2
v1.34.1
v1.34.0
Features
1.33.3 (2024-05-21)
Bug Fixes
1.33.2 (2024-05-13)
Bug Fixes
- Add soft wrap for ghost text (#5540) (6a26b27)
- generator function's determination; wrong parameter highlighting (#5538) (ceca6f7)
- incorrect spans style (#5539) (65a7f38)
- not determined folding widgets for html tags (#5548) (7a51992)
- wrong token type (#5535) (4041489)
1.33.1 (2024-04-23)
Bug Fixes
- account for
this.popup
being potentially undefined in completion mousewheel listener (#5537) (6c3a9a6)
v1.33.3
v1.33.2
v1.33.1
v1.33.0
Features
- Make translation system key based and add annotation type to gutter icon aria labels (#5524) (bb8256d)
Bug Fixes
1.32.9 (2024-03-29)
Bug Fixes
1.32.8 (2024-03-22)
Bug Fixes
- allow completers to trigger on newline characters (#5519) (6e870fd)
- don't detach completion popup while typing when prefix is empty (#5517) (7937e53)
- scroll cursor line to top editor for long inline preview (#5514) (529473b)
- SwiftHighlightRules exports (#5516) (f493ab0)
1.32.7 (2024-03-01)
Bug Fixes
1.32.6 (2024-02-07)
1.32.5 (2024-01-30)
1.32.4 (2024-01-29)
Bug Fixes
- Improve contrast of completion popup in CloudEditor theme (#5473) (273c7f1)
- update JSX mode to reflect React JSX (#5451) (66789a7)
1.32.3 (2023-12-29)
Bug Fixes
- improve prefixing for inline preview (#5439) (51006bb)
- update ghost text if on same line popup (12f4664)
- updated red color in cloud-editor dark theme (#5432) (142b607)
1.32.2 (2023-12-14)
Bug Fixes
-
themes: changed the solarized theme primary color from
[#​93](https://redirect.github.com/ajaxorg/ace/issues/93)A1A1
to[#​839496](https://redirect.github.com/ajaxorg/ace/issues/839496)
. (#5422) (114a5c1), closes #93A1A1
1.32.1 (2023-12-11)
Bug Fixes
- don't show loading state when empty completer array is provided (7a8a929)
- prevent browser scroll while scrolling over the tooltip (#5414) (c6475c0)
- switch aria-selected to aria-current for webkit (#5416) (bf1a4ea), closes #5403
- yaml worker errors at undefined row/column (06cc12a)
v1.32.9
v1.32.8
v1.32.7
v1.32.6
v1.32.5
v1.32.4
v1.32.3
v1.32.2
v1.32.1
v1.32.0
Features
Bug Fixes
- autocomplete tests (#5407) (cf6999d)
- set completion popup role to 'menu' for safari (6845905)
- stop rendering the completion popup disconnected from the editor for long ghost text (#5401) (94d68a7)
- try to scroll inline preview into view (#5400) (95af560)
1.31.2 (2023-11-15)
Bug Fixes
- inline preview with loading state (05db94f)
1.31.1 (2023-10-30)
Bug Fixes
- improve yaml folding (5c80e3c)
v1.31.2
v1.31.1
v1.31.0
Features
Bug Fixes
- doc tooltip not filtering properly (e5034c7)
v1.30.0
Features
v1.29.0
Features
- allow setting completion.ignoreCaption (5618046)
v1.28.0
Features
- Keep focus on same item in completion popup when slow completer delivers results. (#5322) (0983134)
v1.27.0
Features
- Allow not showing inline preview for completers when
inlineEnabled
is set totrue
. (#5315) (f3e3330)
v1.26.0
Features
Bug Fixes
1.25.1 (2023-09-14)
v1.25.1
v1.25.0
Features
1.24.2 (2023-09-08)
Bug Fixes
- Added project details in index.html file (#5300) (6e83505)
- autocompletion threshold doesn't apply to trigger characters (84bbc88)
- Update php_highlight_rules.js (#5288) (caedd0c)
1.24.1 (2023-08-15)
v1.24.2
v1.24.1
v1.24.0
Features
- Add support for Unicode boundaries (#5265) (1e6fcf3)
- Allow more lines in hidden textarea to improve screen reader experience on Windows (#5225) (bccff5a)
- Cuttlefish mode (#5278) (9cddf64)
Bug Fixes
- add missing SQL keywords: IS and IN (#5263) (c731164)
- bug in lua.lua example file kitchen-sink (#5258) (6549570)
- support more environments (#5266) (b196806)
1.23.4 (2023-07-12)
Bug Fixes
1.23.3 (2023-07-10)
Bug Fixes
- android bug when deleting multiple lines (#5248) (bd066ff), closes #5087
- update jshint version to 2.13.6; change esversion to target ECMAScript 11 (#5243) (301aee9)
1.23.2 (2023-07-07)
Bug Fixes
- autocomplete: fix a11y violations (#5241) (decb615)
- bug in guttertooltip when
tooltipsFollowsMouse
set to false (#5217) (67d318e) - typo in function name (#5229) (6e99055)
1.23.1 (2023-06-27)
v1.23.4
v1.23.3
v1.23.2
v1.23.1
v1.23.0
Features
- autocomplete: ellipsis is shown when suggestions is longer than popover width (#5204) (de4234b)
- signal gutterkeydown in keyboard accessibility mode (#5202) (538b18c)
Bug Fixes
- Fix vite build and webpack warning (#5192) (e14902e)
- gutter tooltip class fix (#5211) (5bdb944)
- Improve ARIA labelling fold controls (#5205) (dad5e6f)
- regression in setting breakpoints on folded lines (51326eb)
1.22.1 (2023-06-11)
Bug Fixes
- don't throw unhandled errors in TabstopManager when EditSession becomes
undefined
(#5193) (cd55932) - include ace-modes to the npm package (a074fa4)
- jsdoc comment foldings (#5197) (065af41)
v1.22.1
v1.22.0
Features
1.21.1 (2023-05-16)
Bug Fixes
- console error when hovering over empty gutter cell with tooltipFollowsMouse set to false (#5173) (5ff8d4c)
v1.21.1
v1.21.0
Features
- Custom empty message when no completion found (#5158) (204aafa)
- Special trigger characters to start autocomplete (#5147) (c2cfc5a)
Bug Fixes
v1.20.0
Features
- Add gutter controls to keyboard accessibility mode (#5146) (5f2face)
- Inline autocomplete tooltip UX redesign (#5149) (8d56c84)
v1.19.0
Features
- publishing generated styling files to ace-code package (1fa223e)
1.18.1 (2023-05-03)
Bug Fixes
- add mode types, improve type definitions (e22bd5c)
- hide
$getindent
from the SyntaxMode (2b1c65b) - remove '$' fields for types that don't require exposing them (2db9d4e)
- remove or update badly formatted declarations (1e7b022)
- replaceRange could now be implemented as an instance of the Range interface, rather than being an instance of the Range class (e1bdccc)
- wrong next state in regex state (c5ed709)
v1.18.1
v1.18.0
Features
v1.17.0
Features
- Add annotation level information to gutter tooltip (#5101) (3cd28b8)
- Add option to prevent keyboard focus trapping (#5114) (fe5d1bf)
- Add option to use SVG gutter icons (#5107) (82eb439)
- add ResizeObserver to make calling editor.resize optional (51d5e4d)
Bug Fixes
- adds missing 'on' method for 'guttermousedown' (7212042)
- Fix bracket highlighting for brackets in open/close tags (#5108) (3c149a9)
- Improves Liquid Support (#5098) (0ae8dbb)
v1.16.0
Features
Bug Fixes
- add updated monospace font for Windows (#5091) (a981972)
- Added highlighting for TIES keyword introduced in PostgreSQL 13 (#5033) (9588086)
- Added lateral keyword introduced in MySQL 8.0.14 (#5053) (3250956)
- editor shadow appears under the selected line background when horizontal scroll is active (#5020) (ab4f788)
- Fix bug with missing token in latex folding (#5093) (44b3a3e), closes #5090
- Implement highlight mode for PL/SQL (Oracle) dialect (#5037) (159aa70)
- Improve MySQL highlighting mode (#5050) (00f6089)
- Option to determine specific prefixes for quote insertion (#5067) (34e769c), closes #5063
- Remove broken keybinding from vscode mode (#5032) (68ff964)
1.15.3 (2023-03-02)
1.15.2 (2023-02-16)
1.15.1 (2023-02-13)
Bug Fixes
- Added lateral keyword introduced in MySQL 8.0.14 (#5053) (3250956)
- Implement highlight mode for PL/SQL (Oracle) dialect (#5037) (159aa70)
- Improve MySQL highlighting mode (#5050) (00f6089)
v1.15.3
v1.15.2
v1.15.1
v1.15.0
Features
Bug Fixes
- Added highlighting for TIES keyword introduced in PostgreSQL 13 (#5033) (9588086)
- editor shadow appears under the selected line background when horizontal scroll is active (#5020) (ab4f788)
- Remove broken keybinding from vscode mode (#5032) (68ff964)
v1.14.0
Features
Bug Fixes
- Add missing options to
EditorOptions
(#5003) (451b63f) - added GREATEST|LEAST logical functions added in SQL Server 2022 (#5009) (e3f3e7a)
- Better ES6 support for JavaScript Mode (6fb39e3)
- Fix vim keybindings scroll to the selected line (#4980) (8562f94)
- show 2 context characters of a line when moving to it (#4998) (743190e)
- Update ace.d.ts typings for navigate (#5011) (a302709)
1.13.2 (2022-12-07)
Bug Fixes
- Add missing options to
EditorOptions
(#5003) (451b63f) - Better ES6 support for JavaScript Mode (6fb39e3)
- Fix vim keybindings scroll to the selected line (#4980) (8562f94)
- show 2 context characters of a line when moving to it (#4998) (743190e)
1.13.1 (2022-11-16)
Bug Fixes
- Change curly braces insertion behavior for Markdown to act the same as for other braces (#4994) (2760234)
- incorrect cursor position for very long lines (#4996) (e57a9d9)
v1.13.2
v1.13.1
v1.13.0
Features
Bug Fixes
- Add missing options to
VirtualRendererOptions
andEditorOptions
(#4983) (19dd2ec) - Fix of scroll while interrupting animation (#4993) (0092f3f)
- rare case when document passed to
dom.scrollbarWidth
doesn't havedocumentElement
(#4981) (df44158)
1.12.5 (2022-11-01)
Bug Fixes
- enableLiveAutocompletion documentation (#4976) (987ab76)
- vim "normal" mode brackets highlighting (0fbc54c)
1.12.4 (2022-10-31)
Bug Fixes
- Open valid url under cursor (#4970) (bf2913a)
- Update for Csound 6.18.0 (#4974) (6886b02)
- update/add missing demo samples (#4975) (2b8236e)
1.12.3 (2022-10-18)
Bug Fixes
1.12.2 (2022-10-18)
Bug Fixes
- custom scrollbar breaks csp mode (#4967) (be8eb12)
- find all in range bug (13bd553)
- Namespace-relative names for php (#4963) (96e4066)
1.12.1 (2022-10-17)
Bug Fixes
- php worker rules for T_NAME_FULLY_QUALIFIED (#4960) (52dbb05)
- recognisition of uppercase hex numbers for stylus mode (#4962) (87e0dc7)
v1.12.5
v1.12.4
v1.12.3
v1.12.2
[v1.12.1
](https://redirect.github.com
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
@moul deps are safe for BUMP tidy deps only needed here.
:warning: Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
:recycle: Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you check the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/moul/protoc-gen-gotemplate":"/mnt/renovate/gh/moul/protoc-gen-gotemplate" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/moul/protoc-gen-gotemplate" docker.io/renovate/go:1.13.15 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./... && go mod vendor"
go: finding google.golang.org/genproto 4a47615972c2
go: downloading github.com/huandu/xstrings v1.3.2
go: downloading github.com/gobuffalo/packr/v2 v2.8.1
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/genproto v0.0.0-20210506142907-4a47615972c2
go: downloading github.com/Masterminds/sprig v2.22.0+incompatible
go: extracting github.com/huandu/xstrings v1.3.2
go: extracting github.com/gobuffalo/packr/v2 v2.8.1
go: extracting github.com/Masterminds/sprig v2.22.0+incompatible
go: downloading github.com/markbates/safe v1.0.1
go: downloading github.com/gorilla/mux v1.8.0
go: downloading github.com/google/uuid v1.1.2
go: extracting github.com/golang/protobuf v1.5.2
go: extracting github.com/google/uuid v1.1.2
go: downloading github.com/imdario/mergo v0.3.8
go: extracting github.com/markbates/safe v1.0.1
go: extracting github.com/gorilla/mux v1.8.0
go: downloading github.com/markbates/oncer v1.0.0
go: extracting github.com/imdario/mergo v0.3.8
go: extracting github.com/markbates/oncer v1.0.0
go: downloading google.golang.org/protobuf v1.26.0
go: downloading github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/gobuffalo/logger v1.0.3
go: extracting github.com/mitchellh/copystructure v1.0.0
go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: downloading github.com/gorilla/handlers v1.5.1
go: extracting github.com/gobuffalo/logger v1.0.3
go: downloading github.com/markbates/errx v1.1.0
go: downloading github.com/sirupsen/logrus v1.4.2
go: extracting github.com/gorilla/handlers v1.5.1
go: downloading github.com/karrick/godirwalk v1.15.8
go: extracting github.com/sirupsen/logrus v1.4.2
go: extracting github.com/markbates/errx v1.1.0
go: downloading github.com/felixge/httpsnoop v1.0.1
go: extracting github.com/felixge/httpsnoop v1.0.1
go: extracting github.com/grpc-ecosystem/grpc-gateway v1.16.0
go: extracting github.com/karrick/godirwalk v1.15.8
go: downloading github.com/mitchellh/reflectwalk v1.0.1
go: downloading github.com/Masterminds/goutils v1.1.0
go: extracting github.com/mitchellh/reflectwalk v1.0.1
go: extracting github.com/Masterminds/goutils v1.1.0
go: extracting google.golang.org/protobuf v1.26.0
go: downloading github.com/ghodss/yaml v1.0.0
go: extracting github.com/ghodss/yaml v1.0.0
go: downloading golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4
go: downloading github.com/gobuffalo/packd v1.0.0
go: downloading github.com/Masterminds/semver v1.5.0
go: downloading gopkg.in/yaml.v2 v2.2.7
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: extracting github.com/Masterminds/semver v1.5.0
go: extracting github.com/gobuffalo/packd v1.0.0
go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.2
go: extracting github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: extracting gopkg.in/yaml.v2 v2.2.7
go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.2
go: extracting golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4
go: extracting google.golang.org/genproto v0.0.0-20210506142907-4a47615972c2
go: extracting gopkg.in/yaml.v2 v2.2.7
moul.io/protoc-gen-gotemplate/helpers imports
github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway/descriptor imports
github.com/ghodss/yaml imports
gopkg.in/yaml.v2: fstatat /tmp/renovate-cache/others/go/pkg/mod/gopkg.in/[email protected]: permission denied