buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
The yield on the US 10-year Treasury note climbed at the latest auction, with the current indicator stopping at 4.538% on 10 June 2026, up from the previous level of 4.468%. The move reflects a noticeable increase in the government’s long-term borrowing cost compared with the prior auction.
The 10-year note is a key benchmark for global financial markets, influencing everything from mortgage rates to corporate borrowing costs. The uptick in the auction yield suggests investors are now demanding a higher return to hold US government debt over the long term, compared with the previous sale.
While the data release does not specify the underlying drivers, the shift in yield will be closely watched by market participants as they assess implications for funding conditions, asset pricing and expectations for the broader interest rate environment in the United States.
